diff options
| author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2014-02-10 11:59:22 (GMT) |
|---|---|---|
| committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2014-02-10 11:59:22 (GMT) |
| commit | 2fa6fb1203cade8fe1f366864ce759eb7c063468 (patch) | |
| tree | b43d62bfa44e3f58c1b9a9ad754ce530100ddb13 /generic/tclIntDecls.h | |
| parent | 099c5cb26c9496fbf4a9cc294649a89dbe205bb5 (diff) | |
| download | tcl-2fa6fb1203cade8fe1f366864ce759eb7c063468.zip tcl-2fa6fb1203cade8fe1f366864ce759eb7c063468.tar.gz tcl-2fa6fb1203cade8fe1f366864ce759eb7c063468.tar.bz2 | |
Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang/LLVM) don't define it, and _WIN32 is much more portable anyway.
See: [http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system#WindowsCygwinnonPOSIXandMinGW]
Diffstat (limited to 'generic/tclIntDecls.h')
| -rwxr-xr-x[-rw-r--r--] | generic/tclIntDecls.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/generic/tclIntDecls.h b/generic/tclIntDecls.h index f95f999..f95f999 100644..100755 --- a/generic/tclIntDecls.h +++ b/generic/tclIntDecls.h |
