[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A question about FLAGS in lstrlib.c
- From: Marc Balmer <marc@...>
- Date: Wed, 23 Oct 2019 09:22:21 +0200
Cool! Thank you.
> Am 21.10.2019 um 23:24 schrieb Roberto Ierusalimschy <roberto@inf.puc-rio.br>:
>
>
>>
>> Could FLAGS be something that could be overriden in luaconf.h? It
>> would be as simple as enclosing the definition of FLAGS in a #ifndef
>> FLAGS / #endif bracket.
>
> https://github.com/lua/lua/commit/6055a039b57b405adc268672caeb682ef2a551ee
>
> -- Roberto
>