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=216193cc67b5a25fda0d127528d13e1814ce5ef9;p=occt-wok.git OCC12131 Improvement of Exception mechanism on Unix and Linux platforms cdl, hxx, cxx --- diff --git a/src/WOKLibs/wokcmd.cxx b/src/WOKLibs/wokcmd.cxx index 21dfc6d..af96ba9 100755 --- a/src/WOKLibs/wokcmd.cxx +++ b/src/WOKLibs/wokcmd.cxx @@ -149,6 +149,7 @@ int Wok_Init(WOKTclTools_PInterp interp) WOKUtils_ProcessManager::Arm(); try { + OCC_CATCH_SIGNALS WOKInter->ChangeSession().Open(); } catch(Standard_Failure) {