[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Potential patch for Lua-5.1.2 bug #4
- From: "Patrick Donnelly" <batrick.donnelly@...>
- Date: Sun, 25 Nov 2007 22:20:08 -0700
I'd just like to say I've used this patch and it works great. I also ran this:
for i=1,50 do task.create("= a = function(a) coroutine.wrap(a)(a) end a(a)") end
with the LuaTask library with no segfault nor any other problems.
--
-Patrick Donnelly
"One of the lessons of history is that nothing is often a good thing
to do and always a clever thing to say."
-Will Durant