Abdulaziz Ghuloum <aghuloum at cs.indiana.edu> writes:
> The examples in these pages have typos in how conditions are
> constructed:
>
> * (&error) should be (make-error)
>
> * (&message (message "foo")) should be (make-message-condition
> "foo") ; 3 occurrences
>
> * (&violation) should be (make-violation)
>
> * (&warning) should be (make-warning)
Indeed. Will fix. Thanks!
--
Cheers =8-} Mike
Friede, V?lkerverst?ndigung und ?berhaupt blabla
Received on Mon Aug 27 2007 - 11:22:53 UTC