lua-users home
lua-l archive

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


>The lua command driver (src/lua/lua.c) handles variable assignments as part 
>of option parsing.  Unfortunately, it does this in way that clobbers the 
>option value (as observed by getargs()).

This will be corrected in Lua 5.0. Thanks.
--lhf