lua-users home
lua-l archive

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


Did you define NDEBUG when compiling lpeg?
I dont dare hope that it'll solve your specific problem, but it will save you
trouble later ("random" assertions in lpeg.c failing at runtime).