lua-users home
lua-l archive

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


> I redefined LUA_NUMBER as single-precision float then noticed this.

If you redefine LUA_NUMBER then you must also change several othe definitions:
LUA_NUMBER_SCAN, LUA_NUMBER_FMT, etc... See luaconf.h.