[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Our change list for Lua 5.1work2
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 10 Dec 2004 15:00:32 -0200
> Speaking of magic numbers, why are the GC values reported in kbytes instead
> of simply bytes?
To fit easily in an int.
--lhf