[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: tolua is compatible with Lua 5.1.1?
- From: Jose Marin <jose_marin2@...>
- Date: Thu, 6 Jul 2006 19:13:01 +0000 (GMT)
Problems solved!
Just define the folowing
#define lua_unboxpointer(L,i) (*(void
**)(lua_touserdata(L, i)))
(from Lua 5.0.3)
and subst lua_setgcthreshold(L,0) to lua_gc(L,
LUA_GCCOLLECT, 0) (thsi will force garbage
collection).
Sorry for this "noise", but this could be usefull to
someone else.
_______________________________________________________
Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar seu conhecimento? Experimente o Yahoo! Respostas !
http://br.answers.yahoo.com/