diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2017-03-24 15:52:42 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2017-03-24 15:52:42 (GMT) |
commit | e30a832a0e2040dd682f2e77c6d26043e0829d80 (patch) | |
tree | 422f4d2326d1d9efae447878c3a465fe4c449779 /tests/misc.test | |
parent | 1749f80a0818eb09d3657e5d1c9038c031d9e30e (diff) | |
download | tcl-e30a832a0e2040dd682f2e77c6d26043e0829d80.zip tcl-e30a832a0e2040dd682f2e77c6d26043e0829d80.tar.gz tcl-e30a832a0e2040dd682f2e77c6d26043e0829d80.tar.bz2 |
Supply more C99-compatible (and MSVC) format options: '%p' for pointers, 'z'/'j'/'I' for size_t/intptr_diff, 'j'/'q' for long long. Also add "I32" froom MSVC.
Remove TCL_LL_MODIFIER specified as "L" for Borland: This must be wrong as "L" is meant for long double. Just assume that later Borland compilers are MSVC-compatible.
Diffstat (limited to 'tests/misc.test')
0 files changed, 0 insertions, 0 deletions