[cmucl-ticket] [cmucl] #26: slot-value type check

cmucl cmucl-devel at common-lisp.net
Thu Dec 11 14:09:47 UTC 2008


#26: slot-value type check
---------------------+------------------------------------------------------
  Reporter:  rtoy    |       Owner:  rtoy   
      Type:  defect  |      Status:  closed 
  Priority:  minor   |   Milestone:         
 Component:  PCL     |     Version:  2008-11
Resolution:  fixed   |    Keywords:  pcl    
---------------------+------------------------------------------------------
Changes (by rtoy):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 This is now fixed in the 2008-12 snapshot.  (setf slot-value) should now
 signal an error if the new value is not of the correct type.  Note that
 not all cases are handled now, but the common case from the repl works.

 {{{pcl::*use-slot-types-p*}}} is also honored in that if it is {{{NIL}}},
 the checking is disabled.

-- 
Ticket URL: <http://127.0.0.1:8000/cmucl/ticket/26#comment:2>
cmucl <http://common-lisp.net/project/cmucl>
cmucl


More information about the cmucl-ticket mailing list