Liam Healy <l...@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