#107: (setf (values (struct-slot struct)) (values 42)) fails -----------------------+---------------------------------------------------- Reporter: mmohamed | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: compiler | Version: Resolution: fixed | Keywords: SETF VALUES STRUCT-SLOT -----------------------+---------------------------------------------------- Changes (by ehuelsmann):
* status: reopened => closed * resolution: => fixed
Comment:
(In [12935]) Fix #107: Incorrect compilation of (SETF STRUCTURE-REF) expansion.