Open lpd3 opened 5 months ago
The error is located in the macro call
(with-unicode-codepoint-file)
found around position 4200.
I looked at the macro definition and saw no reference to "newest", which somehow is appended to the pathname during the macro call.
Sorry.....the call is in the ...../build/data/read.lisp file.
When I attempt to install, quicklisp complains that there is no cl-unicode/build/data/UnicodeData.TXT.NEWEST file. The file is ..../Unicode.txt. I tried renaming the file, changing the case of the extension, clearing cache, updating quicklisp and asdf with no change.
Using the cl-repl app on Android.
Thanks!