[Ecls-list] Big patch

Matthew Mondor mm_lists at pulsar-zone.net
Fri Oct 22 04:06:28 UTC 2010


On Thu, 21 Oct 2010 23:57:56 -0400
Matthew Mondor <mm_lists at pulsar-zone.net> wrote:

> Even after deleting ~/.slime/fasl/ and emacs rebuilds SLIME.
> At the ECL REPL however, I simply get:
> 
> > (foobar)
> 
> The function FOOBAR is undefined.
> 
> Available restarts:
> 
> 1. (RESTART-TOPLEVEL) Go back to Top-Level REPL.
> 
> Broken at SI:BYTECODES. [Evaluation of: (FOOBAR)] In: #<process SI:TOP-LEVEL 0807afc0>.
> >> ^D
> 
> 
> I'll try upgrading SLIME when I can and test again.

I was mistakenly running an older ECL REPL from the shell, and also see
the issue from it, afterall.

;;; Loading #P"/usr/local/ecl/lib/ecl-10.7.1/asdf.fas"
;;; Loading #P"/usr/local/ecl/lib/ecl-10.7.1/cmp.fas"
ECL (Embeddable Common-Lisp) 10.7.1
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.
Top level in: #<process SI:TOP-LEVEL 0810afc0>.
> (foobar)

The function FOOBAR is undefined.

Available restarts:

1. (RESTART-TOPLEVEL) Go back to Top-Level REPL.

Broken at SI:BYTECODES. [Evaluation of: (FOOBAR)] In:
Debugger received error: Cannot print object #<process TOP-LEVEL 0810afc0> readably.
Error flushed.
Broken at SI:BYTECODES. [Evaluation of: (FOOBAR)] In:
Debugger received error: Cannot print object #<process TOP-LEVEL 0810afc0> readably.
Error flushed.
[...]

Thanks again,
-- 
Matt




More information about the ecl-devel mailing list