Grammatica - Bugs: bug #4180, Parser: Parse exceptions should...
You are not allowed to post comments on this tracker with your current authentication level.
bug #4180: Parser: Parse exceptions should contain file reference
Submitter: | Per Cederberg <cederberg> | ||
Submitted: | Thu 03 Jul 2003 03:17:01 PM UTC | ||
Severity: | 1 - Minor | Item Group: | Future Improvement |
Status: | None | Assigned to: | None |
Open/Closed: | Open |
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.
No changes have been made to this item
Powered by Savane 3.12.
Corresponding source code
The parse exceptions should contains a file reference. This is probably easiest if a new Location class holding file, line and column is created. Such a class would also be the natural place to put the file read method.