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}>.