LispWorks IDE User Guide > 20 The Output Browser > 20.1 Interactive compilation messages

NextPrevUpTopContentsIndex

20.1.1 Compilation message styles

The text styles used to highlight compilation messages in the output have these meanings and default appearance:

Compilation message styles

Style Name

Use

Default appearance

Compiler Note

Optimization hints

:magenta foreground

Compiler Warning

Warnings and other messages

:orange3 foreground

Compiler Error

Errors

:red foreground

Compiler explanations are optimization hints generated by compiling code with the :explain declaration. See the LispWorks User Guide and Reference Manual for a description of the :explain declaration.

Note: You can changes the styles used to display compilation messages via Preferences... > Environment > Styles > Colors And Attributes .

 


LispWorks IDE User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex