lua-users home
lua-l archive

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


Do Lua syntax errors have a maximum length? My simulated syntax errors use the full string length, and I use assert to compare whether the error messages are the same. I just wonder if that may fail for larger strings.

--
Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.