|
> I was more than a little surprised to find that while > GETGLOBAL/SETGLOBAL opcodes use the environment, the lua_getglobal and > lua_setglobal macros use LUA_GLOBALSINDEX rather than LUA_ENVIRONINDEX. Maybe we should change the opcode names... -- Roberto