bugGrammatica - Bugs: bug #3601, Grammar: Add support for error...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #3601: Grammar: Add support for error recovery

Submitter:  Per Cederberg <cederberg>
Submitted:  Wed 14 May 2003 03:50:04 PM UTC
   
 
Severity:  5 - Major Item Group:  Future Improvement
Status:  Fixed Assigned to:  cederberg
Open/Closed:  Closed

(-)Discussion

Mon 26 May 2003 07:34:23 AM UTC, comment #2: 

Included in version 1.1 released today.

Per Cederberg <cederberg>
Group administrator
Sun 25 May 2003 01:39:53 PM UTC, comment #1: 

Automatic error recovery has now been implemented. This
means that error recovery will always be attempted,
without any changes to the grammar file. Unfortunately
this feature breaks the parser library API somewhat,
throwing ParserLogException instead of ParseException
from the parse() method.

Per Cederberg <cederberg>
Group administrator
Wed 14 May 2003 03:50:04 PM UTC, original submission:  

Error recovery or fallback productions should be possible to add to the grammar. This would make it possible to report various syntax errors. This also requires some sort of error log, supporting the possibility of finding multiple parse errors.

Per Cederberg <cederberg>
Group administrator

 

(-)Attached Files

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

(-)Dependencies

Depends on the following items: None found

Items that depend on this one: None found

 

(+)Mail Notification Carbon-Copy List

(+)Votes

(+)History

Back to the top

Powered by Savane 3.14-ee00.
Corresponding source code