[cffi-devel] Re: Need foreign string method for translate-into-foreign-memory?

Luís Oliveira luismbo at gmail.com
Thu Oct 17 10:27:03 UTC 2013


Liam Healy <lnp at healy.washington.dc.us> writes:

> Yes. How does this look?
>
> (defmethod expand-to-foreign-dyn-indirect
>           (value var body (type foreign-string-type))
>         (expand-to-foreign-dyn value var body type))

Looks better. Is there a test we can try to see if it works and to see
what the macro-expansion looks like?

Luís




More information about the cffi-devel mailing list