Abdulaziz Ghuloum <[EMAIL PROTECTED]> 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 _______________________________________________ r6rs-discuss mailing list [email protected] http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss
