diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-06-30 08:10:15 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2015-06-30 08:10:15 (GMT) |
commit | 68de044c4e43f457cf298983fc8dc0936aed9923 (patch) | |
tree | e963a357aeb17226cede5a09a53f75b86b353eab /doc | |
parent | cdbe969ea378527a9002c3a5ab21465c7a79fc4b (diff) | |
download | tcl-68de044c4e43f457cf298983fc8dc0936aed9923.zip tcl-68de044c4e43f457cf298983fc8dc0936aed9923.tar.gz tcl-68de044c4e43f457cf298983fc8dc0936aed9923.tar.bz2 |
Use twoPtrValue in stead of ptrAndLongRep for implementation of some internal Obj types. On most platforms this doesn't make a difference,
as (void *) and (long) generially have the same size. The only exception where it makes a difference is win64, as we can now store 64 bits in this field in stead of only 32 bits, exactly what the processor is optimized for.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions