Re: [ANN] Lua 5.4.0 (rc1) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (rc1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2020年4月19日 08:30:36 -0300
> find in attachment some fixes for minor issues (found with a linter),
About 0003-macro.patch, EXTRAARGC should be used in "c+EXTRAARGC"
instead of "c+EXTRAARG". Thanks for finding this bug.