[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua standard library - thread-unsafety
- From: Arseny Vakhrushev <arseny.vakhrushev@...>
- Date: Thu, 28 Jun 2012 16:20:42 +0400
>> what I really do mind is stopping the support for Lua 5.1 backporting vital error fixes found while developing Lua 5.2.
>
> Most if not all bug fixes included in 5.1.5 come from the 5.2 development.
> Backport of features, however, are never done because minor releases are
> bug-fix only:
> http://www.lua.org/versions.html#numbering
Thank you, Luiz! That's what I was talking about. Then I am looking forward to the next bug fixing version. Meanwhile I'll use a home-made patch.
// Seny