[Ecls-list] Re: One out of three fixed

Paul F. Dietz dietz at dls.net
Thu Nov 6 05:27:05 UTC 2003


Juan Jose Garcia-Ripoll wrote:

>>;;; "/tmp/ecl1572CbKzu.c:16: too many arguments to function `APPLY'"
>>(deftest misc.155
>>   (funcall
>>    (compile nil
>>	    '(lambda (a b c)
>>	       (labels ((%f6 (f6-1 f6-2) c))
>>		 (multiple-value-call #'%f6 (values a c)))))
>>    0 10 20)
>>   20)
> 
> 
> This has been fixed today.


This is still failing in cvs HEAD.

	Paul






More information about the ecl-devel mailing list