lua-users home
lua-l archive

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


> you  might want to try "gcc -pedantic -ansi" or "gcc -pedantic -std=c89".

We also use -Wall -Wextra when compiling Lua.