]> OCCT Git - occt-copy.git/commit
0026042: OCCT won't work with the latest Xcode
authorkgv <kgv@opencascade.com>
Wed, 6 May 2015 06:41:08 +0000 (09:41 +0300)
committerkgv <kgv@opencascade.com>
Thu, 23 Jul 2015 16:10:44 +0000 (19:10 +0300)
commit26447fc19143262a4adcccd5a7460280a0e64a3a
treeafaa310dfed3d5e5c751ef6626a54b84f77c7c8d
parentc7b2f071e14e9eccf5b790decf81d0b832cc758b
0026042: OCCT won't work with the latest Xcode

Workaround Clang optimization issue with NULL-reference checks
using new macros Standard_IS_NULL_REFERENCE().
src/BSplCLib/BSplCLib.cxx
src/BSplCLib/BSplCLib_2.cxx
src/BSplCLib/BSplCLib_CurveComputation.gxx
src/BSplSLib/BSplSLib.cxx
src/BSplSLib/BSplSLib_BzSyntaxes.cxx
src/LDOM/LDOM_CharacterData.cxx
src/PLib/PLib.cxx
src/Standard/Standard_Address.hxx