lua-users home
lua-l archive

Re: tolua is compatible with Lua 5.1.1?

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


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/

AltStyle によって変換されたページ (->オリジナル) /