From 79ced2d3e2a02b30d83d473e3d67c1a90a12a3fc Mon Sep 17 00:00:00 2001 From: cascade Date: Fri, 7 Apr 2006 19:58:02 +0000 Subject: [PATCH] OCC12131 Improvement of Exception mechanism on Unix and Linux platforms cdl, hxx, cxx --- src/WOKAPI/WOKAPI_Session.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/WOKAPI/WOKAPI_Session.cxx b/src/WOKAPI/WOKAPI_Session.cxx index 9004c64..88bfa0e 100755 --- a/src/WOKAPI/WOKAPI_Session.cxx +++ b/src/WOKAPI/WOKAPI_Session.cxx @@ -302,6 +302,7 @@ void WOKAPI_Session::GeneralFailure(const Handle(Standard_Failure)& ) WOKUtils_Signal::Arm(WOKUtils_SIGINT, (WOKUtils_SigHandler) NULL); #endif // WNT try { + OCC_CATCH_SIGNALS -- 2.39.5