[cffi-devel] CFFI 0.9.0 Release

Hoehle, Joerg-Cyril Joerg-Cyril.Hoehle at t-systems.com
Mon Feb 27 09:12:38 UTC 2006


Hi again,

here's another easy to add thing to add (which I already suggested month ago, I could submit a patch instead, but I haven't updated cffi recently):

o provide and export a type declaration name for people who wish to add :type information to structs, slots or bindings.

E.g. for CLISP:
(deftype cffi-pointer (or ffi:foreign-address null))
;also ffi:foreign-variable? ffi:foreign-function?

Regards,
	Jörg Höhle.



More information about the cffi-devel mailing list