lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 3/16/06, SevenThunders <mattcbro@earthlink.net> wrote:

The requirement is that ALL Lua data, not just the user data would have to be
allocated by GC_REALLOC(). If that's what you meant than I apologize in
advance for the wasted space I generated on the forum.

:)
--
View this message in context: http://www.nabble.com/Using-Lua-and-C-with-a-Garbage-Collector-t1281804.html#a3447979
Sent from the Lua - General forum at Nabble.com.



Well, at least any data that crosses both Lua and the C garbage collector.

--
// Chris