Next:
Errors detected at run
Up:
Errors statically detected
Previous:
Redefinition
Others
Declaration in eval form
when you put a declaration in a free expression.
<aname> unknown
f() { not_a_variable_or_a_function_name; }
syntax error
the eternal message when the parser does not recognize a form.
I cannot understand the type description
theoretically this message never appears, else please send me the piece of program which generates it.
Lionel Fournigault
Wed Apr 30 10:44:37 MET DST 1997