SET-SLOT-VALUE should not return the value from SLOT-MISSING

Bug #1460381 reported by Douglas Katzman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Douglas Katzman

Bug Description

It is specified to ignore the result of the SLOT-MISSING method when it is called on behalf of SETF.
This bug is masked by the fact that the compiler almost never needs to generate a full call to set-slot-value.
But a test in 'clos.impure' fails if SB-PCL::SET-SLOT-VALUE is declared notinline.

Douglas Katzman (dougk)
Changed in sbcl:
assignee: nobody → Douglas Katzman (dougk)
Revision history for this message
Douglas Katzman (dougk) wrote :

fixed in 8f964d4d1d365b76f3fef3724232a76c40b6c4ad

Changed in sbcl:
status: New → Fix Committed
Changed in sbcl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.