[lisaac-Feature Requests][311919] Improve error message
lisaac-featurerequests at alioth.debian.org
lisaac-featurerequests at alioth.debian.org
Fri Sep 4 14:13:35 UTC 2009
Feature Requests item #311919, was opened at 2009-09-04 16:13 by Mildred Ki'Lya
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=413104&aid=311919&group_id=100200
Status: Open
Priority: 3
Submitted By: Mildred Ki'Lya (mildred-guest)
Assigned to: Nobody (None)
Summary: Improve error message
Initial Comment:
Take the following example:
Section Header
+ name := SIMPLE;
Section Public
- main :=
(
"Hello World!\n".print;
);
The error is:
Depending pass: ..--SEMANTIC---------
Type `VOID' is invalid with `Strict VOID'.
Line 7 column 9 in SIMPLE(/tmp/simple.li):
- main :=
^
Line 8 column 3 in SIMPLE(/tmp/simple.li):
(
^
It should be something like:
Depending pass: ..--SEMANTIC---------
The <- operator should be used for the main slot.
Line 7 column 9 in SIMPLE(/tmp/simple.li):
- main :=
^
----------------------------------------------------------------------
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=413104&aid=311919&group_id=100200
More information about the Lisaac-devel
mailing list