Re: A rant about backward-incompatible changes
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: A rant about backward-incompatible changes
- From: Simon Cozens <simon@...>
- Date: 2015年7月14日 23:59:22 +0900
On 14/07/2015 23:51, Luiz Henrique de Figueiredo wrote:
> And if you really need compatibilty with Lua 5.1, you can even build
> Lua 5.3 with LUA_COMPAT_5_1 on or just LUA_COMPAT_UNPACK.
I don't know what end-users are going to build with. Having multiple
versions of a version doesn't help here.