occt: master 37e640d5
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
bugmaster | master | 2013-10-14 13:38:02 | master 3054a9f4 | |
Affected Issues | 0024257: Minor corrections for building / testing on VC++ 11 | |||
Changeset | 0024257: Minor corrections for building / testing on VC++ 11 Several corrections coming from building and testing on MSVC++ 11: - compiler warnings corrected in structiges.c (32-bit mode) and BOPAlgo (64-bit mode) - DRAW command for testing exceptions (OCC6143) refactored for getting some output even if process fails (problem with stack overflow handling) - DRAW command readstep removed as it leads to hang-up in Debug mode due to waiting for user input; the only test that used it changed to use testreadstep command |
|||
mod - src/BOPAlgo/BOPAlgo_Builder_2.cxx | Diff File | |||
mod - src/BOPAlgo/BOPAlgo_Builder_2Cnt.hxx | Diff File | |||
mod - src/IGESFile/structiges.c | Diff File | |||
mod - src/QABugs/QABugs_11.cxx | Diff File | |||
mod - src/XSDRAWSTEP/XSDRAWSTEP.cxx | Diff File | |||
mod - tests/bugs/iges/bug22715_1 | Diff File |