bug-bison
[Top][All Lists]
Advanced

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

Bison 1.35 bug


From: Yiping Guan
Subject: Bison 1.35 bug
Date: Wed, 31 Jul 2002 09:43:39 -0400

I have an application which uses bison 1.35 generated parser to
read a input file.
 
If the file has correct syntax, everything is fine.
 
If a file has wrong content, error message "parse error" is displayed,
which is expected. However, once we get an syntax error from
one input file, we cannot open a following input file which has
correct syntax. I have to re-start the application in order to
open a correct input file.
 
Could you please help me to debug the parser? Or tell me how to
fix the problem.
 
 
Thanks,
 
Yiping

reply via email to

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