mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Testing - Update GH Action for 7.9.0 #340
Update CAD files with new public data Update 3rd-party archives with new versions of dependencies Disable signal catching in bug28054_2
This commit is contained in:
@@ -1991,7 +1991,9 @@ static DWORD WINAPI tkLoop(const LPVOID theThreadParameter)
|
||||
#endif
|
||||
}
|
||||
Tcl_Exit(0);
|
||||
#if (!((TCL_MAJOR_VERSION == 8) && (TCL_MINOR_VERSION == 6) && (TCL_RELEASE_SERIAL >= 15)))
|
||||
return 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------*\
|
||||
|
Reference in New Issue
Block a user