lua-users home
lua-l archive

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


On Thu, Jan 7, 2010 at 01:59, David Burgess <dabsoft@gmail.com> wrote:
> This, I think will break a *lot* of my code. Whilst I will be able to
> work around most the problems it creates, it will make my existing C
> code slower and bigger. Documentation changes for my app will be
> significant. I would have thought the proposed change would be
> reserved for a major version change e.h. Lua 6

New versions of Lua are released so rarely (which also is a good
thing), that, IMO, we better have *any* changes right now — any other
options are close to never having a change.

After all, noone is forcing anyone to switch to newer version of Lua
"right now". I hope that Lua 5.1 and 5.2 would peacefully coexist on
the same machine.

Alexander.