bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Flex scanner stops when bison is calling


From: Paul Eggert
Subject: Re: Flex scanner stops when bison is calling
Date: 27 May 2003 10:22:38 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Robert Williamson <address@hidden> writes:

> I am working with bison 1.75 and flex 2.5.4 on SunOS 5.7 (Solaris). I'm not
> sure why, but when I generate a parser with my scanner, the scanner only
> reports the first token. I'm sure the scanner is ok, because I have used it to
> scan a variety of different inputs successfully.

That doesn't necessarily mean that the scanner is OK; it could be that
there is a bug in the scanner that is tickled by Bison 1.75.

Have you tried it with Bison 1.875?  Or Bison 1.875a?
ftp://alpha.gnu.org/gnu/bison/bison-1.875a.tar.gz

If that doesn't fix the problem for you, please post more details
about your scanner and parser, as we can't help much from what you
wrote.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]