On Mon, 2020-10-12 at 17:57 +0200, Marek Szuba wrote:
> On 2020-10-12 17:39, David Seifert wrote:
> 
> > When is passing static libs ever useful for Lua?
> 
> No idea - but both Lua and LuaJIT install them, if conditionally on 
> USE=static-libs in the latter case.
> 

Then please don't provide this helper function. Consumers should just
use lua_get_shared_lib(). We similarly don't provide getters for
libpythonX.Y.a either, for the same reason.


Reply via email to