Skip to content
Snippets Groups Projects
Commit 59fe11e7 authored by pmai's avatar pmai
Browse files

o This fixes Bug#122135 from the Debian bug-tracking system: The setf

  function for LISP:FIND-CLASS now accepts and ignores the optional
  errorp and environment arguments, as per ANSI.
o It now also allows nil as the new-value, as per ANSI, and
  dissociates any defined class from the given name.  Note that this
  only works as expected if the user also does a setf of PCL::FIND-CLASS
  with NIL.  LISP:FIND-CLASS and PCL::FIND-CLASS need tighter
  integration.
parent 755d92f4
No related branches found
Tags 3.1.0.109
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment