[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: LuaThreads for Lua 5.1?
- From: "steve donovan" <steve.j.donovan@...>
- Date: Mon, 6 Aug 2007 15:12:58 +0200
Hi guys,
Not sure if this is the correct format, but is LuaThreads supposed to
work with 5.1? The README is deeply confusing, but eventually I
figured out where the new bits were supposed to go, and rebult. And
the new Lua executable segfaults almost immediately.
I suspect it hasn't been built for 5.1 because of the luaL_module()
function being present...
steve d.