Eli's error messages
Messages describing static errors.
- Helpful in most cases
- Multiple definitions (ptg)
- Symbol must be indexed (liga)
- No such canned description (gla)
- Undefined symbol: getval (cc)
- Sometimes hard to relate to the specification (too concise/too tool specific)
- Not in the grammar (gla)
- One of the multiple roots (maptool)
- Symbol identifier clashes with other identifier (liga)
- Sometimes hard to trace back
- Inherits INCLUDING computation with empty remote list (liga)
- Sometimes hard to correct
- Grammar is not LALR(1) (pgs, cola)
- Did not find evaluation order (liga)
Back to Typical Eli Errors
|