-
- Downloads
* compiler/ir1util.lisp (print-error-message): Don't treat all
subtypes of SIMPLE-CONDITION like a SIMPLE-CONDITION, because that ignores report functions of the subtypes. Instead, recognize conditions of the exact type SIMPLE-WARNING, SIMPLE-ERROR, and SIMPLE-STYLE-WARNING.
Please register or sign in to comment