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"
- [sqlite] Numerics bigger than 32-bit and sqlite as 64-bit ... Rafał Ponikwia
- [sqlite] Numerics bigger than 32-bit and sqlite as 64... Richard Hipp
- [sqlite] Numerics bigger than 32-bit and sqlite a... Rafał Ponikwia
- [sqlite] Numerics bigger than 32-bit and sqlite a... Jan Nijtmans
- [sqlite] Numerics bigger than 32-bit and sqli... Andreas Kupries