]> OCCT Git - occt.git/commit
Testing - GCC bug workaround for test NCollection_LocalArrayTest, CustomType #549
authorDmitrii Kulikov <164657232+AtheneNoctuaPt@users.noreply.github.com>
Mon, 19 May 2025 18:32:46 +0000 (19:32 +0100)
committerGitHub <noreply@github.com>
Mon, 19 May 2025 18:32:46 +0000 (19:32 +0100)
commit2398b87d3682697177b04585c1bab83c115b928f
tree10a35cd939d21cf40f835a5896d96c75f197dc99
parent973259d4118c4f251e7556a2fd584df6d1dccbab
Testing - GCC bug workaround for test NCollection_LocalArrayTest, CustomType #549

Test was failing on Ubuntu, gcc 13.3.0, debug, due to incorrect linkage.
Fixed by renaming TestStruct to NCollection_LocalArray_TestStruct.
src/FoundationClasses/TKernel/GTests/NCollection_LocalArray_Test.cxx