diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-12-06 10:04:48 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-12-06 10:04:48 (GMT) |
| commit | 68864af6c2b0d93f8693c0f3447ffc7f8f92eb0e (patch) | |
| tree | 7a79467744bdb6d50803807c7e67ac51cb487cea /unix/tclUnixTest.c | |
| parent | 7631cbda15c13ff69b665f0b71ad20c866c00624 (diff) | |
| download | tcl-68864af6c2b0d93f8693c0f3447ffc7f8f92eb0e.zip tcl-68864af6c2b0d93f8693c0f3447ffc7f8f92eb0e.tar.gz tcl-68864af6c2b0d93f8693c0f3447ffc7f8f92eb0e.tar.bz2 | |
Introducing a new union member in Tcl_Obj is not a good idea in a patch release, especially using "long".
Better allow iterNum and iterMax to grow to ssize_t (or size_t) in Tcl 9 (or 8.x, why not?).
Usage of "long" in public API causes interoperability problems between Cygwin64 and Win64 (probably no-one cares except me).
Diffstat (limited to 'unix/tclUnixTest.c')
0 files changed, 0 insertions, 0 deletions
