[cffi-devel] with-foreign-objects change

Frank Buss fb at frank-buss.de
Fri May 18 09:05:03 UTC 2007


Hi,

I think in src/types.lisp the macro should be

(defmacro with-foreign-objects (bindings &body body)...

instead of

(defmacro with-foreign-objects (bindings &rest body)...

because this does the right indention of the body, when auto-formatting.

Regards,

Frank




More information about the cffi-devel mailing list