[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (work1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sat, 6 Jul 2013 09:22:14 -0300
> 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.