bug-bison
[Top][All Lists]
Advanced

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

Re: bug


From: Akim Demaille
Subject: Re: bug
Date: 31 Jul 2002 11:27:46 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| 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.

What bison?



reply via email to

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