History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ANTLR-27
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Kay Röpke
Reporter: Kay Röpke
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ANTLR v3

Change syntax error messages to include the grammar object

Created: 07/Nov/06 07:28 PM   Updated: 09/Nov/06 03:08 AM
Component/s: ANTLR Core
Affects Version/s: 3.0b5
Fix Version/s: 3.0b5


 Description  « Hide
GrammarSyntaxMessages need access to the current grammar object to be able to report the filename and line information correctly. Currently messes up error output.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Kay Röpke - 09/Nov/06 03:08 AM
fixed by change 3228