[Ecls-list] multiple values bug

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Mon May 19 10:56:35 UTC 2008


On Sun, May 18, 2008 at 10:33 PM, Stelian Ionescu
<sionescu at common-lisp.net> wrote:
> Test case(obtained from swank::swank-compiler): [...]
> the bug occurrs only in compiled code, and if I replace the call to
> my-values with (values 23 456) directly it works. the test were done
> with ECL HEAD, compiled on Linux/x86

It was not related to multiple values but to the TAGBODY which was
implicit in it. A typo prevented a return statement from outputing
more than one value under such a complicated situation. Fixed in CVS.
I am now running the tests to check for no regressions on other parts
of ECL.

Juanjo

-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list