Re: lua_Chunkreader: tracking line numbers
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua_Chunkreader: tracking line numbers
- From: Juergen Fuhrmann <fuhrmann@...>
- Date: 2002年8月01日 13:31:15 +0200 (MEST)
> Thu, 1 Aug 2002 07:28:53 -0300
> Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
>
> >How line numbers are handeled by lua_load and the chunk reader ?
>
> Lua sees only the lines it receives. So, in your example, it will be 2 :-(
> We'll see if this can be fixed easily before 5.0 alpha.
> --lhf
>
This would be great!
Juergen