lua-users home
lua-l archive

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


> gcc -O2 -Wall -Wextra -DLUA_COMPAT_ALL -DLUA_USE_LINUX -c -o luac.o luac.c
> luac.c: In function 'PrintConstant':
> luac.c:265:2: warning: format '%g' expects argument of type 'double',
> but argument 2 has type 'int' [-Wformat]

luac is not ready yet. Sorry about that.  string.dump should work fine.