#107: (setf (values (struct-slot struct)) (values 42)) fails -----------------------+---------------------------------------------------- Reporter: mmohamed | Owner: somebody Type: defect | Status: reopened Priority: major | Milestone: Component: compiler | Version: Resolution: | Keywords: SETF VALUES STRUCT-SLOT -----------------------+---------------------------------------------------- Changes (by mmohamed):
* priority: minor => major * resolution: worksforme => * status: closed => reopened * component: other => compiler
Comment:
Sorry folks; the interpreter is fine but the code is broken when compiled and loaded.
Problem remains.