Zip not loading
William P. Proffitt
jacobite1607 at gmail.com
Tue Feb 23 19:12:38 UTC 2016
Hello,
Whenever I try loading Zip into Lispworks 7.0 or 6.1 I get the following error.
Error: #\ů (of type CHARACTER) is not of type BASE-CHAR.
It seems to be when it gets to this command in Zip.lisp line 452
(setf (elt *cp437->unicode* cp437) (code-char unicode))
And the following item is when begins throwing the type errors. It also does not like some of the other items in the list.
(#x85 #x016F)
I have version zip-20150608. Any idea what is wrong?
Regards,
Will
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/zip-devel/attachments/20160223/00df8ab1/attachment.html>
More information about the zip-devel
mailing list