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:27:08 +0100
Am 18.01.11 22:25, schrieb Luiz Henrique de Figueiredo:
>> I'm using Lua 5.1.4 [now imported in NetBSD] and trying to have a C
>> function create an array of items, but have found that it is causing the
>> Lua interpreter to coredump on exit.
>
> It works fine for me in Linux using Lua 5.1.4 compiled from source downloaded
> from lua.org. Could you please try that? Perhaps there's a problem with the
> NetBSD Lua package.
What would that help if he tries to make it run on NetBSD when it runs
on Linux?