Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 491743

Summary: [acorn] Original parse errors and locations are lost on second pass
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Olivier_Thomann
Version: 10.0   
Target Milestone: 12.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Michael Rennie CLA 2016-04-14 17:55:05 EDT
While fixing bug 491727 I found that the original parse errors from the first parse pass are being lost when the second pass happens, so we wind up with some kind of bogus markings in the editor.

I also found that Acorns' syntax exception messages are very good, so perhaps we should also look at at forwarding those, instead of setting our own.
Comment 1 Olivier Thomann CLA 2016-04-20 14:28:27 EDT
Delivered.