Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use cl-unicode on Allegro mlisp 10.0 #10

Open
fcbr opened this issue Dec 2, 2016 · 4 comments
Open

Cannot use cl-unicode on Allegro mlisp 10.0 #10

fcbr opened this issue Dec 2, 2016 · 4 comments

Comments

@fcbr
Copy link

fcbr commented Dec 2, 2016

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
@hanshuebner
Copy link
Member

We don't currently support Allegro CL ourselves, so a patch that fixes the problem will be appreciated.

@stassats
Copy link
Member

stassats commented Dec 2, 2016

There's not much desire to support modern mode, though.

@hanshuebner
Copy link
Member

I'm not against modern mode additions, but I'm not going to put any work into that.

@fcbr
Copy link
Author

fcbr commented Dec 2, 2016

I'll give it a try at a patch -- likely a simple case change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants