]> OCCT Git - occt-copy.git/commit
On Apple with XCode 9.4.1 and onwards, the compiler optimization is disabled for... CR0_CADViewer2
authorabv <abv@opencascade.com>
Thu, 26 Jul 2018 17:41:00 +0000 (20:41 +0300)
committeribs <ibs@opencascade.com>
Fri, 27 Jul 2018 11:22:00 +0000 (14:22 +0300)
commit9f7af82cde6baa89eb44e9f8720c9118f9f4bec7
tree782eb0e662a788138b4decd8ede4bb0d5cade289
parente23f5331d981a60caf202fc1e35ccdf29d381740
On Apple with XCode 9.4.1 and onwards, the compiler optimization is disabled for method gp_Mat::Transpose() as optimizer generates invalid code when that method is used.
src/gp/gp_Mat.lxx
src/gp/gp_Trsf.cxx