occt: master 4d9421a9
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Roman Lygin | bugmaster | master | 2014-01-23 09:37:50 | master 545ef510 |
Affected Issues | 0024533: Use 0 to check null handle instead of UndefinedHandleAccess | |||
Changeset | 0024533: Use 0 to check null handle instead of UndefinedHandleAccess Handle classes now use 0 as invalid value for pointer instead of custom (and platform-dependent) value like 0xfefd0000. Compiler macros UndefinedHandleAddress and _OCC64 are eliminated. |
|||
mod - CMakeLists.txt | Diff File | |||
mod - src/LDOM/LDOM_XmlReader.cxx | Diff File | |||
mod - src/OSD/OSD_signal.cxx | Diff File | |||
mod - src/Standard/Handle_Standard_Persistent.hxx | Diff File | |||
mod - src/Standard/Handle_Standard_Transient.cxx | Diff File | |||
mod - src/Standard/Handle_Standard_Transient.hxx | Diff File | |||
mod - src/Standard/Standard_Macro.hxx | Diff File | |||
mod - src/Standard/Standard_MMgrOpt.cxx | Diff File |