*redefinition-action*
specifies what action should be taken when methods and other forms are redefined. If *redefinition-action*
is set to :warn
then you are warned. If it is set to :quiet
or nil
, the redefinition is done quietly. If, however, it is set to :error
, then LispWorks signals an error.