On Tue, 24 Mar 2009, Brandon Casey wrote: > Nicolas Pitre wrote: > > On a 32-bit system, the maximum possible size for an object is less than > > 4GB, while 64-bit systems may cope with larger objects. Due to this > > limitation, variables holding object sizes are using an unsigned long > > type (32 bits on 32-bit systems, or 64 bits on 64-bit systems). > > FYI: except on windows 64-bit where long is still 32 bits AFAIK Whatever. Same issue. Nicolas -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html