lisp-xl icon indicating copy to clipboard operation
lisp-xl copied to clipboard

Error loading with QuickLisp

Open cadr8 opened this issue 4 years ago • 1 comments

Getting this error when loading :lisp-xl with quicklisp: Error: #\ů (of type CHARACTER) is not of type BASE-CHAR.

The error is occuring while loading :zip. There seem to be several zip packages, and I'm not clear on which one is being used. I do know it is trying to load this file: quicklisp\dists\quicklisp\software\zip-20150608-git\zip.ofasl.

I'm not super familiar with GitHub, but I'd assume the date code in the pathname would be useful in some way.

cadr8 avatar Mar 19 '21 22:03 cadr8