[alexandria-devel] 9 new unexpected test failures on CLISP

Anton Vodonosov avodonosov at yandex.ru
Mon Feb 13 17:05:31 UTC 2012



13.02.2012, 16:39, "James M. Lawrence" <llmjjmll at gmail.com>:
> On Sun, Feb 12, 2012 at 8:25 PM, Anton Vodonosov <avodonosov at yandex.ru> wrote:
>
>>  Hello.
>>
>>  The alexandria version in the recent quicklisp has 9 unexpected failures on CLISP:
>>
>>    ALEXANDRIA-TESTS::MEAN.1,
>>  [...]
>
> Is this a clisp issue? The following fails on clisp-2.49:
>
> (defgeneric foo (object)
>   (:method ((x list)) (declare (ignore x)))
>   (:method ((x array)) (declare (ignore x)))
>   (:method ((x sequence)) (declare (ignore x))))
>
> (foo '(1 2 3))
>
> => *** - CLOS::CLASS-INITIALIZED: The argument is not of type
> CLOS::DEFINED-CLASS: NIL
>

We will see. Opened a CLISP ticket: 
https://sourceforge.net/tracker/?func=detail&aid=3487338&group_id=1355&atid=101355




More information about the alexandria-devel mailing list