You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using mlisp 10.0 (patched up to Dec 2. 2016) and loading via quicklisp (patched up to 2016-10-31), I get this error:
cl-user(1): (ql:quickload :cl-unicode)
To load "cl-unicode":
Load 1 ASDF system:
cl-unicode
; Loading "cl-unicode"
; While file-compiling #'"lists.lisp" in
#P"/home/fcbr/quicklisp/dists/quicklisp/software/cl-unicode-0.1.5/lists.lisp"
; starting at file character position 141:
Error: Package "CL-UNICODE-NAMES" not found. [file position = 219]
[condition type: reader-error]
Restart actions (select using :continue):
0: retry the compilation of /home/fcbr/quicklisp/dists/quicklisp/software/cl-unicode-0.1.5/lists.lisp
The text was updated successfully, but these errors were encountered:
Using mlisp 10.0 (patched up to Dec 2. 2016) and loading via quicklisp (patched up to 2016-10-31), I get this error:
The text was updated successfully, but these errors were encountered: