On Thu, 21 Oct 2010 23:57:56 -0400
Matthew Mondor <mm_li...@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

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to