[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.2 and continue
- From: pan shizhu <pan.shizhu@...>
- Date: Mon, 1 Feb 2010 11:16:54 +0800
On Mon, Feb 1, 2010 at 9:18 AM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> I'd like lua to add lots of compile-time options, macro defines, to
>> let the developers include lua features selectively.
>
> Which ones for instance?
>
If the developers think adding 'continue' support by default is not
desired. then add an option for users to enable continue support in
their own version.
something like:
#define LUA_USE_CONTINUE 1