lua-users home
lua-l archive

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


> 1)  if there is such a major compatibility break, why are they both flagged
> as 5.x ?

See http://www.lua.org/versions.html#numbering

And, no, moving from 5.1 to 5.2 is *not* a major thing. The changes that
can break things are for advanced uses. Normal uses are not reaslly affected.
Of course, these uses are not really discussed here :-)