Bug 325048 - Lexical errors create the error marker at the wrong place
Summary: Lexical errors create the error marker at the wrong place
Status: NEW
Alias: None
Product: EMFT
Classification: Modeling
Component: Emfatic (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Miguel Garcia CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-12 02:54 EDT by Eike Stepper CLA
Modified: 2010-09-12 02:59 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eike Stepper CLA 2010-09-12 02:54:51 EDT
The error marker for lexical errors is shown at the first line although the error message conatins the correct position:

Description	Resource	Path	Location	Type
Lexical error at line 38, column 42.  Encountered: "\'" (39), after : "\'"	model2.emf	/org.eclipse.emf.cdo.tests.model2/model	Unknown	Problem
Comment 1 Eike Stepper CLA 2010-09-12 02:59:16 EDT
Note: This may apply only to certain kinds of lexical errors. I could see the issue with the lexical error mentioned first in bug 325047. For the lexical error mentioned in bug 325049 the error marker has been created correctly.