lua-users home
lua-l archive

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


> I didn't do much testing; I tried to keep it simple and go for correctness
> instead of speed. If you find any bugs, please let me know.

i think the string comparison functions and memcmp must treat
the bytes as unsigned chars, not plain chars.

-taj