1
0
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:
Pasukhin Dmitry
2025-02-09 22:20:05 +01:00
committed by GitHub
parent bd77f8af4a
commit 9d727d09f4
5 changed files with 41 additions and 36 deletions

View File

@@ -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
}
/*--------------------------------------------------------*\