[plt-scheme] Re: Parser tools and source positions

From: Paulo J. Matos (pocmatos at gmail.com)
Date: Tue May 19 07:13:30 EDT 2009

On Tue, May 19, 2009 at 11:29 AM, Paulo J. Matos <pocmatos at gmail.com> wrote:
> Why is it returning #f and #f? Shouldn't it be returning always valid
> positions given that (src-pos) and lexer-src-pos are being used?
>

Seems I also needed to enable line counting for the input ports passed
into the lexer.

Solved!

Cheers,

Paulo Matos

> Cheers,
> --
> Paulo Jorge Matos - pocmatos at gmail.com
> Webpage: http://www.personal.soton.ac.uk/pocm
>



-- 
Paulo Jorge Matos - pocmatos at gmail.com
Webpage: http://www.personal.soton.ac.uk/pocm


Posted on the users mailing list.