lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> If this expression-like macro is used, it must be parenthesized like this :
>       #define EXTRAARGC (EXTRAARG*(MAXARG_C+1))

Of course. Thanks for the report.