gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Problems with miultiple-value-setq, multiple-value-prog1


From: Paul F. Dietz
Subject: [Gcl-devel] Problems with miultiple-value-setq, multiple-value-prog1
Date: Sat, 19 Oct 2002 08:00:06 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408

I've added tests to the ansi-tests directory for multiple-value-setq and
multiple-value-prog1 (in the files multiple-value-setq.lsp and
multiple-value-prog1.lsp, respectively).

Two of the tests are commented out.  When I run these tests by themselves,
they pass, but when I include them in a run of all the tests an
unrecoverable error occurs shortly after they run (either one has this
effect by itself.)  Some sort of memory corruption must be occuring.

The tests are testing the return of a large number of values (up
to (1- multiple-values-limit) of them, which should be legal.)

        Paul





reply via email to

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