[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: 5.1 Crashing in luaopen_io
- From: Antero Vipunen <antero@...>
- Date: Mon, 06 Feb 2006 16:46:05 +0600
Hi,
Stockdale, Daire, SOE wrote:
Is this a known bug or am I doing something stupid? The Lua compiler
and console (luac.c and lua.c) code seems to work however it arrives
at the index2adr call via a different code path during which the field
appears to get correctly initialised.
Quote from Lua 5.1 reference manual:
>These functions are declared in |lualib.h| and should not be called
directly: you must call them like >any other Lua C function, e.g., by
using |lua_call|.
AMDG,
Antero Vipunen.