Re: Lua 5.1 (work1) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua 5.1 (work1) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2004年9月02日 11:44:03 -0300
> Of course, this could all be because I'm still using the work1 Lua
> API in the same way as work0, and something critical might have
> semantically changed which Roberto has yet to mention. :)
You (we) are out of luck. There are no changes in the API; this seems
more like a real bug (and possibly related to garbage collection).
> Let me know if there's more I can do to help.
Find the bug for us? :))
-- Roberto