]> OCCT Git - occt.git/commit
Testing - Fix loading order of OCAF and XDE in bug tests #265
authordpasukhi <dpasukhi@opencascade.com>
Fri, 17 Jan 2025 18:34:14 +0000 (18:34 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Fri, 17 Jan 2025 18:34:14 +0000 (18:34 +0000)
commitac450989ef5ca32c8cbf31501f15c5c3590111f7
tree6f23189ea3d46e469e817ca6ef65baa312ff7052
parentf9c046f5ffbf7ad9f66e9e8b55f74ba2425ea964
Testing - Fix loading order of OCAF and XDE in bug tests #265

GNU compiler have some optimization leads to multiple definitions
  of static global objects.
In case of static linking there are no possible issues, but in case of plug-in
  application can have multiple definitions of single object.
tests/bugs/moddata_3/bug31136_4
tests/bugs/moddata_3/bug31136_5
tests/bugs/xde/begin