[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: GC "survey"
- From: "Brownsword, Andrew" <ABrownswor@...>
- Date: Fri, 23 Aug 2002 13:38:27 -0700
>>> Another request I have is that all memory allocations be vector-able...
>What does that mean?
Oops, I meant "revectorable". Doesn't really matter since we have the
source, but I prefer to be able to get new releases without having to update
it with changes each time.
>>> and that the "free" function take the number of bytes being freed.
>Lua already provides that.
I wasn't aware of that -- is it new to 5.0?