Greetings, and thanks!  Should be fixed now.

Take care,

"Paul F. Dietz" <[EMAIL PROTECTED]> writes:

> Camm,
> 
>   I've run the random tester on gcl again, and found a high
> frequency bug involving MULTIPLE-VALUE-SETQ.  See test misc.632
> in ansi-tests/misc.lsp:
> 
>   (funcall (compile nil '(lambda () (let (b) (multiple-value-setq (b)
> 10)))))
> 
>    ==> NIL  (incorrect, should be 10)
> 
>  This is with --enable-ansi from cvs HEAD, compiled on 7 Mar 2006.
> 
>     Paul
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to