next up previous contents index
Next: 7 Implementation Notes Up: 6 Errors and Warnings Previous: 6.1 Type-Checker Errors and

6.2 Messages from the AS Centaur-Environment

  external

6.2.1 external ``The source file has been modified but not saved.''

The result of an AS compilation has been written to a file, but the source file was modified and not saved. This inconsistent situation may be the source of future problems.

  external

6.2.2 external ``Your definition is not yet type-checked.''

You asked to compile an AS specification that was not yet type-checked. Type check your specification first, and then compile it.

external Compiling a New Specification

  external

6.2.3 external ``The name of the file (X) differs from the name of the language defined (Y).''

The name of an AS file must correspond to the name of the formalism defined in it to allow auto-loading of generated files.

external Files Naming Convention

  external

6.2.4 external ``X written.''

The file X has been written on your file system.

external


next up previous contents index
Next: 7 Implementation Notes Up: 6 Errors and Warnings Previous: 6.1 Type-Checker Errors and

Thierry Despeyroux
Fri May 16 15:24:06 MET DST 1997