[fetter-devel] wrong code generated

Immanuel Litzroth immanuell at enfocus.be
Thu Oct 27 14:06:56 UTC 2005


A header containing only:
typedef long long unsigned int tp;
generates:
(defpackage "TEST" (:use #:CFFI) (:nicknames) (:export "TP"))

(in-package "TEST")
(asdf:operate 'asdf:load-op 'verrazano-support)
(cffi:define-foreign-type tp () 'long long unsigned int)
(cl:progn)

which is nonsense to cffi. 
This is sbcl-0.9.6, fetter+cffi from cvs, linux.
Immanuel

***************************************************************************
I can, I can't.
Tubbs Tattsyrup

--
Immanuel Litzroth
Software Development Engineer
Enfocus Software
Antwerpsesteenweg 41-45
9000 Gent
Belgium
Voice: +32 9 269 23 90
Fax : +32 9 269 16 91
Email: Immanuell at enfocus.be
web : www.enfocus.be
***************************************************************************




More information about the fetter-devel mailing list