[Ecls-list] (quicklisp:quickload :any-library) fails, ECL 11.1.1, Windows
Anton Vodonosov
avodonosov at yandex.ru
Tue Dec 20 01:00:51 UTC 2011
The latest quicklisp.
ECL build with msvc/Makefile containing
ECL_THREADS = 1
ECL_UNICODE = 1
ECL_CMP = 1
ECL_SOCKETS = 1
(all other options are default)
> (ql:quickload :babel)
In function <, the value of the first argument is
NIL
which is not of the expected type REAL
Available restarts:
1. (ABORT) Give up on "babel"
2. (RESTART-TOPLEVEL) Go back to Top-Level REPL.
Broken at <. In: #<process TOP-LEVEL>.
>> :b
Backtrace:
> <
> si:bytecodes [Evaluation of: (quicklisp-client:quickload :babel)]
> si:bytecodes [Evaluation of: (si:top-level)]
>>
Best regards,
- Anton
More information about the ecl-devel
mailing list