diff options
author | mdejong <mdejong> | 2004-06-21 22:05:44 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2004-06-21 22:05:44 (GMT) |
commit | fcfcc73f1522fe8dd5b076ed09e14070d4fab77f (patch) | |
tree | a4a87ef27020e7670b6fb436fad9cffa4f64cf81 /generic/tclEvent.c | |
parent | 9eb8d66b1e074699a9ab8c99ec52ef863e413701 (diff) | |
download | tcl-fcfcc73f1522fe8dd5b076ed09e14070d4fab77f.zip tcl-fcfcc73f1522fe8dd5b076ed09e14070d4fab77f.tar.gz tcl-fcfcc73f1522fe8dd5b076ed09e14070d4fab77f.tar.bz2 |
* win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler,
TclpCheckStackSpace, _except_checkstackspace_handler,
TclWinCPUID, _except_TclWinCPUID_detach_handler):
* win/tclWinChan.c (Tcl_MakeFileChannel,
_except_makefilechannel_handler):
* win/tclWinFCmd.c (DoRenameFile,
_except_dorenamefile_handler, DoCopyFile,
_except_docopyfile_handler):
Rework pushing of exception handler function pointer
so that compiling with gcc -O3 works. Remove empty
function call to avoid compiler warning. Mark the
DllMain function as noinline to avoid compiler
error from duplicated asm labels in generated code.
Diffstat (limited to 'generic/tclEvent.c')
0 files changed, 0 insertions, 0 deletions