On Fri, May 08, 2009 at 09:21:42PM +0200, Frank Goenninger wrote:

> Another piece:
> 
> Warning: foreign ARG type :CHAR not compatible with lisp type
>           (INTEGER -128 127)
> Warning: foreign ARG type :UNSIGNED-CHAR not compatible with lisp type
>           (INTEGER 0 255)
> 
> I get these warnings and ignored them so far. I seem to remember that  
> I haven't seen these with older versions of AllegroCL and CFFI.
> 
> AllegroCL is version 8.1 with up-to-date patches.
> CFFI is latest version from darcs.
> 
> ???

To make sure that your Lisp isn't responsible for this, try a simple
program in C.

_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to