diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-06-11 07:58:01 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-06-11 07:58:01 (GMT) |
commit | a9614d87b805cb106c4876c73858300e3c4359a3 (patch) | |
tree | 8c818c6541faf545fff407bc6b6633c6f8329bf9 /win/tclWin32Dll.c | |
parent | 68d9ec32251e4fef72df8960441ff9784a7b8381 (diff) | |
download | tcl-a9614d87b805cb106c4876c73858300e3c4359a3.zip tcl-a9614d87b805cb106c4876c73858300e3c4359a3.tar.gz tcl-a9614d87b805cb106c4876c73858300e3c4359a3.tar.bz2 |
Improve compatibility detection for <time.h> and <sys/stat.h>:
- Move <time.h> before other includes on Windows, so we are sure the time_t definition being checked doesn't come from <sys/types.h>.
- Padding at the end of Tcl_StatBuf doesn't influcence binary compatibility, so relax panic check accordingly.
Diffstat (limited to 'win/tclWin32Dll.c')
0 files changed, 0 insertions, 0 deletions