lua-users home
lua-l archive

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


On Mon, Oct 14, 2013 at 8:58 AM, Thomas Jericke <tjericke@indel.ch> wrote:
> Well, nobody is forcing them to update to Lua 6 ;-)

Very true! And any change to those conversion rules will break code
equally effectively. The problem is that it's hard to statically
analyze a code base for this kind of breaking change.  Hence the
(good) conservative approach of PUC to Lua compatibility.