17 Oct
2013
17 Oct
'13
10:27 a.m.
Liam Healy <lnp@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