Mon Apr 17 21:10:01 EDT 2006 Luis Oliveira loliveira@common-lisp.net
- More minor changes to cffi-tests
add asdf:test-op to the cffi system
mark a couple more cmucl failures
get rid of the warning in libtest.c about comparing void* and function pointer
M ./cffi.asd +4 M ./tests/callbacks.lisp -2 +2 M ./tests/libtest.c -4 +4
Windows 2000 sp4, MSVCToolkit:
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3052 for 80x86 Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
libtest.c libtest.c(761) : error C2146: syntax error : missing ')' before identifier 'p' libtest.c(761) : error C2144: syntax error : '<Unknown>' should be preceded by ' <Unknown>' libtest.c(761) : error C2144: syntax error : '<Unknown>' should be preceded by ' <Unknown>' libtest.c(761) : error C2143: syntax error : missing ')' before 'identifier' libtest.c(761) : error C2061: syntax error : identifier 'p' libtest.c(761) : error C2059: syntax error : ';' libtest.c(761) : error C2059: syntax error : ')' libtest.c(762) : error C2449: found '{' at file scope (missing function header?)
libtest.c(764) : error C2059: syntax error : '}' libtest.c(771) : error C2146: syntax error : missing ')' before identifier 'p' libtest.c(771) : error C2144: syntax error : '<Unknown>' should be preceded by ' <Unknown>' libtest.c(771) : error C2144: syntax error : '<Unknown>' should be preceded by ' <Unknown>' libtest.c(771) : error C2143: syntax error : missing ')' before 'identifier' libtest.c(771) : error C2061: syntax error : identifier 'p' libtest.c(771) : error C2059: syntax error : ';' libtest.c(771) : error C2059: syntax error : ')' libtest.c(772) : error C2449: found '{' at file scope (missing function header?)
libtest.c(774) : error C2059: syntax error : '}'
Thanks!