lua 5.2仅带整数

Aym*_*man 5 lua

我只需要用int数编译Lua 5.2.我还看到一些使用双重的地方?

是否有要更改的地方列表?

lhf*_*lhf 7

编辑luaconf.h以从中更改几个宏LUA_NUMBER is the type of numbers in Lua.这并不复杂.