lua-users home
lua-l archive

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


In lua.h, there is a define LUA_VERSION, which represents the string
version name of Lua.  It would be handy if there were also a purely
numeric version define in lua.h, so I could use conditional code in
my application based on what version of lua I point it at; obviously
I can use my own define, but it would be nice to centralise this.

Love, Light and Peace,

- Peter Loveday
Director of Development, eyeon Software