On 28.07.2015 18:52, Richard Hipp wrote:
> I get the correct answer (2147483647 2147483649 2147483649) when I try
> this on 64-bit Ubuntu.
Yes, I've just tested it on Debian x64 and it works too, but I noticed 
that $l3 is stored as int, not as wideInt like on Windows:
% ::tcl::unsupported::representation $l3
value is a int with a refcount of 2, object pointer at 0x1776e40, 
internal representation 0x80000001:(nil), string representation "2147483649"

Reply via email to