mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
0029181: Jenkins Certification Tool - testing with enabled exceptions (undefined No_Exception)
This commit is contained in:
@@ -144,6 +144,6 @@ if (CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_GNUCXX OR MINGW)
|
||||
endif()
|
||||
|
||||
if (BUILD_RELEASE_DISABLE_EXCEPTIONS)
|
||||
set (CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -DNo_Exception")
|
||||
set (CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -DNo_Exception")
|
||||
#set (CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -DNo_Exception")
|
||||
#set (CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -DNo_Exception")
|
||||
endif()
|
||||
|
@@ -14,15 +14,8 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
// Modified by skv - Tue Sep 9 15:10:35 2003 OCC620
|
||||
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <ElSLib.hxx>
|
||||
|
||||
#include <gp.hxx>
|
||||
#include <gp_Ax3.hxx>
|
||||
#include <gp_Circ.hxx>
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <HLRAlgo_BiPoint.hxx>
|
||||
|
||||
//=======================================================================
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <HLRAlgo_EdgeIterator.hxx>
|
||||
#include <HLRAlgo_EdgeStatus.hxx>
|
||||
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <HLRAlgo_EdgeStatus.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <HLRAlgo_EdgesBlock.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
//#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <HLRAlgo_BiPoint.hxx>
|
||||
#include <HLRAlgo_EdgeStatus.hxx>
|
||||
#include <HLRAlgo_ListOfBPoint.hxx>
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
//#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <HLRAlgo_BiPoint.hxx>
|
||||
#include <HLRAlgo_ListIteratorOfListOfBPoint.hxx>
|
||||
#include <HLRAlgo_PolyData.hxx>
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
// #define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <gp_Ax2.hxx>
|
||||
#include <gp_Ax3.hxx>
|
||||
#include <gp_Lin.hxx>
|
||||
|
@@ -14,10 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
#include <HLRAlgo_WiresBlock.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <HLRAlgo_Intersection.hxx>
|
||||
#include <HLRBRep_AreaLimit.hxx>
|
||||
#include <HLRBRep_EdgeBuilder.hxx>
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <HLRAlgo_Interference.hxx>
|
||||
#include <HLRAlgo_ListIteratorOfInterferenceList.hxx>
|
||||
#include <HLRBRep_EdgeIList.hxx>
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <gp_Dir.hxx>
|
||||
#include <HLRAlgo_Interference.hxx>
|
||||
#include <HLRAlgo_Intersection.hxx>
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <HLRAlgo_EdgesBlock.hxx>
|
||||
#include <HLRAlgo_WiresBlock.hxx>
|
||||
#include <HLRBRep_FaceData.hxx>
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <Bnd_Box.hxx>
|
||||
#include <ElCLib.hxx>
|
||||
#include <gp.hxx>
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
// #define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <BRep_Tool.hxx>
|
||||
#include <BRepTools.hxx>
|
||||
#include <BRepTopAdaptor_MapOfShapeTool.hxx>
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <HLRAlgo_Intersection.hxx>
|
||||
#include <HLRBRep_EdgeInterferenceTool.hxx>
|
||||
#include <HLRBRep_VertexList.hxx>
|
||||
|
@@ -14,11 +14,6 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#ifndef No_Exception
|
||||
#define No_Exception
|
||||
#endif
|
||||
|
||||
|
||||
#include <Intrv_Interval.hxx>
|
||||
#include <Intrv_Intervals.hxx>
|
||||
#include <Standard_OutOfRange.hxx>
|
||||
|
Reference in New Issue
Block a user