[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Let's not break existing scripts.
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sun, 13 Nov 2011 13:50:46 -0200
> Ah. We are about to market a board that has a Lua interpreter as its
> operating system, and it runs 5.1.
> If your project's worth using, reusing and/or building upon, is is
> feasible to maintain a 5.1-compatible version and a 5.2-compatible
> version?
Like I said, it's unlikely that you'll even notice the change, unless
your Lua programs are complicated. And you can always build 5.2 with
all compatibility flags on.