|
Hi In the Lua 5.2 (alpha), in lbaselib.c line 447 (luaB_newproxy), the __gc field of the new metatable is initialized to true. The comment (and Luiz in [1]) says that it is initialized as false. Any chance newproxy will be "blessed" in 5.2 ? [1]http://lua-users.org/lists/lua-l/2010-12/msg00483.html