[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (defclass method ...) crashes



>(defclass method ....) 
>
>causes MCL 2.0b1p3 to crash and burn.  (Yes I know I shouldn't be able to
>do this.)

This is a known problem with 2.0b1. 2.0 final signal's an error
unless *warn-if-redefine-kernel* is NIL (not the default). If you
proceed from the error, you will still crash and burn, but that's
your responsibility.