Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: X10 2.3.2
-
Component/s: X10 Compiler: Front-end Error Messages
-
Labels:None
-
Number of attachments :
Description
Certain parse errors are:
/Users/bard/x10/manual/x10.man/v2.2/compileCheck/Activities80.x10:6: Syntax error: Token "resume" expected instead of this input
It is hard for a reader to figure out which input is meant. Something on line 6, but there are many tokens on line 6. Would it be possible to get more detail from the parser?
Issue Links
- is duplicated by
-
XTENLANG-2676
Misleading and unhelpful error message when using 'b' as byte literal suffix
-
- relates to
-
XTENLANG-1841
Spurious initial error message when method body doens't parse
-