From: cascade Date: Fri, 7 Apr 2006 19:58:02 +0000 (+0000) Subject: OCC12131 Improvement of Exception mechanism on Unix and Linux platforms cdl, hxx... X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=79ced2d3e2a02b30d83d473e3d67c1a90a12a3fc;p=occt-wok.git OCC12131 Improvement of Exception mechanism on Unix and Linux platforms cdl, hxx, cxx --- 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