lua-users home
lua-l archive

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


Hi All,

On Mon, Jan 19, 2009 at 1:32 PM, Linker <linker.m.lin@gmail.com> wrote:
Wish base64's "\0" bug is fixed.
I think we have to handle this issue with caution, which a string has a '\0'
in it.

I am about to release a new minor version with fixes to all
issues that have been brought to my attention. The two
things I haven't fixed yet are the multicast issue on Win32
and the behavior of the sleep function. The latter seems
simple to address and I will do it soon. For the former, I
don't know yet.

Anybody cares to test what I have so far?

[]s,
Diego