[cffi-devel] Re: sbcl on mingw: Test CFFI-TESTS::DEFCFUN.UNDEFINE D failed

Yaroslav Kavenchuk kavenchuk at jenty.by
Wed Mar 1 10:12:37 UTC 2006


Luís Oliveira wrote:
> Other platforms where SBCL doesn't use the linkage table yet will fail
> this test as well. So I've marked this test as expected when *features*
> match (and sbcl (not linkage-table)).
> 

Thank's.

Next error:

Test CFFI-TESTS::DEFCFUN.UNDEFINED failed
Form: (PROGN
        (EVAL
         '(CFFI:DEFCFUN
           ("undefined_foreign_function" 
CFFI-TESTS::UNDEFINED-FOREIGN-FUNCTION)
           :VOID))
        (COMPILE 'CFFI-TESTS::UNDEFINED-FOREIGN-FUNCTION)
        T)
Expected value: T
Actual value: #<UNDEFINED-ALIEN-ERROR undefined_foreign_function {AAF3369}>.

-- 
WBR, Yaroslav Kavenchuk.



More information about the cffi-devel mailing list