On Tue, Oct 15, 2013 at 3:24 AM, Liam Healy lnp@healy.washington.dc.us wrote:
How does this look?
It looks overly complicated. It should be a single call to LISP-STRING-TO-FOREIGN... Except we need to know the size of the target foreign memory. Guess we need to add an optional length slot to the string type, and this method needs to assert its existence.