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 Priority:  5 - Normal
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

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

History

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-05-26 cederberg Open/ClosedOpen None
2003-05-25 cederberg Assigned toNone None
2003-05-25 cederberg StatusNone None

Back to the top

Powered by Savane 3.16-ed84.
Corresponding source code