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