lua-users home
lua-l archive

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


Thatcher Ulrich wrote:
>The patch below adds code so that Lua's loadlib can support the native
>Mac/OSX DylD API for loading binary modules, instead of relying on the
>dlcompat package, which is an optional add-on.

How does that compare with the one posted by Eli in May?
	http://lua-users.org/lists/lua-l/2003-05/msg00231.html

We're looking for the simplest implementation but we're also looking for
quality...

We're definitely interested in having native loadlib support for Mac OS X
in Lua 5.1. I hope we converge to an implementation soon, but we need testers.
--lhf