lua-users home
lua-l archive

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


On Tuesday, 2 April 2013 at 22:43, Daurnimator wrote:
On 2 April 2013 16:17, Dirk Laurie <dirk.laurie@gmail.com> wrote:
Lua 5.1 says A, Lua 5.2 says B and C.

Got it in one :)
For forward compatibility it's best to stick with B/C even when coding
(new) 5.1 modules today.
OK, thanks for the hint, I changed the modules.

Gaspard