OSDN Git Service

* win/tclWin32Dll.c (_except_checkstackspace_handler): Define with proper
authorcgf <cgf>
Thu, 2 Feb 2006 20:02:09 +0000 (20:02 +0000)
committercgf <cgf>
Thu, 2 Feb 2006 20:02:09 +0000 (20:02 +0000)
commit1b2a90d2dbd031d49c0b6fa452b7a43d3582f1e7
treec68f3dde236e5f504bb17285ca976b8a0ce97175
parentaeab3a8ae86bea6a0738a1993af03ce991895721
* win/tclWin32Dll.c (_except_checkstackspace_handler): Define with proper
attribute to prevent this static function from being deleted due to aggressive
gcc optimization.
* win/tclWinChan.c (_except_makefilechannel_handler): Ditto.
* win/tclWinFCmd.c (_except_dorenamefile_handler): Ditto.
* configure.in: Make sure that TCL_LIB_SPEC is properly filled out.
* configure: Regenerate.
tcl/ChangeLog
tcl/win/tclWin32Dll.c
tcl/win/tclWinChan.c
tcl/win/tclWinFCmd.c