lua-users home
lua-l archive

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


> If you compile luac with -DLUAI_ASSERT then `luac -l <file>` will no longer work.

Thanks for the report.
For the time being, add this line at the top of luac.c:
#undef LUAI_ASSERT