Initialize foreign strings to empty in case the foreign function
commit65379cce4f7ae822c68fead2769472434ba528f7
authorjbielman <sionescu@cddr.org>
Sun, 12 Jun 2005 08:25:16 +0000 (12 16:25 +0800)
committerjbielman <sionescu@cddr.org>
Sun, 12 Jun 2005 08:25:16 +0000 (12 16:25 +0800)
treebaf594ee6f3d4e88785416cd467a92fa8432a8ed
parent22eb83980be6a409735b28de52b853815227621e
Initialize foreign strings to empty in case the foreign function
Initialize foreign strings to empty in case the foreign function
calling mechanism doesn't work.  Prevents the Lisp from running off
trying to convert MOST-POSITIVE-FIXNUM bytes into a string.
tests/funcall.lisp