Ticket #321 (closed defect: fixed)
Style-warning can't be used from user program
| Reported by: | lenst | Owned by: | gb |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | ANSI CL Compliance | Version: | |
| Keywords: | Cc: | S11001001 |
Description
Doing
(princ (make-condition 'style-warning))
Results in a strange error:
Slot CCL::WARNING-TYPE is unbound in #<STYLE-WARNING #x896DB36>
Style-warning has no standard slots.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

