gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Two new tests for (SETF (VALUES ...) ...)


From: Paul F. Dietz
Subject: [Gcl-devel] Two new tests for (SETF (VALUES ...) ...)
Date: Mon, 21 Oct 2002 15:02:19 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408

I added two new tests of (setf (values ...) ...).  They expose two
bugs in the current implementation: the macro expansion uses setq
where it should use setf, and the evaluation order of subforms
is incorrect.

See SETF-VALUES.[45] in ansi-tests/places.lsp.

        Paul





reply via email to

[Prev in Thread] Current Thread [Next in Thread]