occt: master c16c60a4

Author Committer Branch Timestamp Parent
abv bugmaster master 2018-07-26 07:36:12 master 17017555
Affected Issues  0029978: Foundation Classes, macOS - the result of reading some entity from STEP looks odd
Changeset 0029978: Data Exchange, macOS - the result of reading some entity from STEP looks odd

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.
Some refactoring of the code affected by this bug.
mod - src/gp/gp_Mat.lxx Diff File
mod - src/gp/gp_Trsf.cxx Diff File