Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: X10 2.0.5
-
Fix Version/s: X10 2.3.2
-
Labels:None
-
Environment:MacOS
-
Number of attachments :
Description
Compiling the attached file:
I think the error message is not useful. Surely a better message is possible.
../bin/x10c x.x10
/Users/sjfink/work/x10-trunk/x10.dist/samples/x.x10:12: Syntax error: Unexpected input ignored: "ERROR_TOKEN"
def this(byte c, double p) {
^
/Users/sjfink/work/x10-trunk/x10.dist/samples/x.x10:12: Syntax error: Unexpected input ignored: "ERROR_TOKEN"
def this(byte c, double p)
Issue Links
- is depended upon by
-
XTENLANG-2429
Add package declaration node to synthetic ASTs
-