lua-users home
lua-l archive

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


On Mon, Jun 13, 2011 at 08:33:19PM +0200, Luiz Henrique de Figueiredo wrote:
> Lua 5.2.0 (beta-rc1) is now available at
> 	http://www.lua.org/work/lua-5.2.0-beta-rc1.tar.gz

Would it spoil some vast eternal plan if the default number format
is not #define'd in luaconf.h but sits in the string metatable where
one can change it?

Dirk