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

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

Reply via email to