Re: 答复: application crashes while calling luaopen_io
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: 答复: application crashes while calling luaopen_io
- From: "Alex Queiroz" <asandroq@...>
- Date: 2006年11月16日 09:40:36 -0300
Hallo,
On 11/16/06, missdeer <missdeer@gmail.com> wrote:
Thanks.
But I think that's not the truth. I have done this with Borland C++ Builder
6.0 before, everything is OK. So I guess is this an unknown bug?
It's not a bug, it's the intended behaviour of Lua 5.1. Some
functions in the io library table need a different environment so a
Lua call frame is needed.
--
-alex
http://www.ventonegro.org/