On Sun, Oct 14, 2001 at 05:39:44PM +0000, Pia Sahlberg wrote: > The goal is to add 64bit integers for every platform even those that does > not support it natively, perhaps as handling 64bit integer fields > as strings on those platforms? I hope by "strings" you mean "arrays of bytes" rather than "character strings"; unless something really is a character string, it shouldn't be treated as one. See earlier mail from me for the way I think 64-bit integral fields should be treated on platforms that lack support for "gint64"/"guint64".
Powered by MHonArc 2.6.10