bug-bison
[Top][All Lists]
Advanced

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

bug


From: Yiping Guan
Subject: bug
Date: Tue, 30 Jul 2002 18:41:30 -0400

Hi:
 
I have an application which uses bison 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]