0024257: Minor corrections for building / testing on VC++ 11
authorabv <abv@opencascade.com>
Mon, 14 Oct 2013 13:38:02 +0000 (17:38 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 24 Oct 2013 07:38:16 +0000 (11:38 +0400)
commit37e640d5bd2e4e42449c104176eccf2d54e5dd06
tree83fd037ebd50e1c7d06c46e27f6a749ee2034d3b
parent3054a9f4dfa606c7a4284cf9b396699fc548425a
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
src/BOPAlgo/BOPAlgo_Builder_2.cxx
src/BOPAlgo/BOPAlgo_Builder_2Cnt.hxx
src/IGESFile/structiges.c
src/QABugs/QABugs_11.cxx
src/XSDRAWSTEP/XSDRAWSTEP.cxx
tests/bugs/iges/bug22715_1