Next: Errors statically detected
Up: Smac
Previous: Others
displays error messages in a special window, otherwise they
are written on stderr. Errors can occur in three cases:
- When reads your programs, in which case, the line
number and filename containing the error, is given.
- When interprets your programs and produces an
internal form to memorize it. In this case and the next one,
gives the function name or informs that it is a top level form.
Unfortunately the line number is lost.
- During executions.
does not generate warnings, and when an error occurs, the execution
or the reading stops. If you are under , this one recovers control.
The possible messages are:
Lionel Fournigault
Wed Apr 30 10:44:37 MET DST 1997