On 03/12/2012 18:18, Walter Hurry wrote: > I wonder if there is some kind of overflow problem with the calculations > on larger packages?
It's not an overflow: the size is stored as the ascii representation of
an integer value in the pkg tarball and read into an int64_t variable
(good for file sizes up to exabyte scales) and stored in sqlite columns
equivalent in size to that.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey
JID: [email protected]
signature.asc
Description: OpenPGP digital signature
