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

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

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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.

 

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.13-758e.
Corresponding source code