Hi Peter, On Sat, Feb 18, 2012 at 01:36:54PM -0500, Peter Colberg wrote: > > Could you please consider the Lua 5.2 patches [1] for inclusion? > > Lua 5.2: replace lua_equal and lua_lessthan with lua_compare > Lua 5.2: replace occurrences of deprecated LUA_GLOBALSINDEX > Lua 5.2: replace lua_strlen with lua_rawlen > Lua 5.2: replace lua_[gs]etfenv with lua_[gs]etuservalue > Lua 5.2: pass extra parameter NULL to lua_resume > Lua 5.2: replace lua_open with luaL_newstate > Lua 5.2: fix test_free_functions unit test > Lua 5.2: use new macro lua_pushglobaltable > > [1] http://git.colberg.org/luabind.git >
I am going to contact upstream about incorporating this change since it is probably too much to carry this as a Debian-only patch. If you could rebase against upstream commit 87898f6012, that would help for both this and the cast graph patch in #660380. Please let me know. Regards, -Roberto -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

