*warning-output*

default-handler for <warning> uses *warning-output* to print warning messages.  This variable must be either a <stream> from the Streams module, or #”Cheap-Err” (the default).  When this variable is #”Cheap-Err”, the output goes to STDERR.  When the variable is #”Cheap-IO”, the output goes to STDOUT.

Exported from

Type

<object>

Value

#”cheap-err”

Called if no dynamic handler handles a condition.
The class of conditions that are interesting to users but can safely be ignored.
default-handler for <warning> uses *warning-output* to print warning messages.
The superclass of all stream classes.
Ultimately, there will be several, more logically separate libraries that extend Dylan or provide an application framework for users.
The class of all Dylan objects.