diff options
author | davygrvy <davygrvy@pobox.com> | 2002-11-19 01:29:27 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2002-11-19 01:29:27 (GMT) |
commit | 31afe3baa87a58624ae0fb3c62b917627766a4c7 (patch) | |
tree | 50ab16535eb23288ac10a8641e9f1bbbd00cd586 /compat/strtol.c | |
parent | fde7bd393999feda74572fce41dcbc6a7d41b139 (diff) | |
download | tcl-31afe3baa87a58624ae0fb3c62b917627766a4c7.zip tcl-31afe3baa87a58624ae0fb3c62b917627766a4c7.tar.gz tcl-31afe3baa87a58624ae0fb3c62b917627766a4c7.tar.bz2 |
* win/tclWinThrd.c (Tcl_CreateThread/TclpThreadExit): Fixed
improper compiler macros that missed the VC++ compiler. This
resulted in VC++ builds using CreateThread()/ExitThread() in place
of the proper _beginthreadex()/_endthreadex(). This was a large
error and am surprised I missed seeing it earlier.
Diffstat (limited to 'compat/strtol.c')
0 files changed, 0 insertions, 0 deletions