Re: lua_createtable() array problem
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua_createtable() array problem
- From: Marc Balmer <marc@...>
- Date: 2011年1月18日 22:30:18 +0100
Am 18.01.11 22:28, schrieb Luiz Henrique de Figueiredo:
>> What would that help if he tries to make it run on NetBSD when it runs
>> on Linux?
>
> My impression is that he is using a precompiled Lua and my suggestion was
> to compile Lua himself and check.
No, Lua is available in NetBSD in source code form an Iain compiled it
"from scratch". NetBSD contains the unaltered sources of Lua, btw.