On Thu, Nov 14, 2013 at 04:09:08PM +0100, Johannes Hofmann wrote: > Hi, > > here is a patch that replaces long with int. > It saves some memory on 64bit systems.
If you want 32 bits use uint32_t, in other case I will not apply the patch. -- Roberto E. Vargas Caballero