[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luaexpat on osx
 
- From: Tomas <tomas@...>
 
- Date: Mon, 19 Jun 2006 11:25:31 -0300 (BRT)
 
	Hi Wilford
I've run into some problems getting luaexpat running on osx. I'm using lua 
5.1 and I've installed expat 2.0 with a default make install.
	We're almost ready to announce LuaExpat next version which will
be running with Expat 2.0 and Lua 5.1 (and Lua 5.0 also!).  If you can
wait a little...
	For the problem with luaL_findstring, you can change it to
luaL_checkoption with care :-)
	Tomas