Re: C++ Lua modules not compatible with every Lua interpreter?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: C++ Lua modules not compatible with every Lua interpreter?
- From: steve donovan <steve.j.donovan@...>
- Date: 2013年3月25日 18:04:15 +0200
On Mon, Mar 25, 2013 at 5:09 PM, Jay Carlson <nop@nop.com> wrote:
> I have a feeling the only Unix system the (technically nonofficial) official
> Lua shared object technique really works right on is SunOS 4. Maybe some of
> the little vendor 4.3BSD ports too.
Hm, but I've never noticed any problems with Linux, Lua and .so use.
Is it one of those 'in theory it should not work, but in practice does' things?