[Ecls-list] Line Number of errors ?

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Tue Apr 22 13:03:43 UTC 2008


WTH, it was not so difficult after all. Please people let me know
whether the file position would be more useful to you.

Juanjo

Jjgr:~/Src/common-lisp.net/ecl jjgarcia$ ecl
ECL (Embeddable Common-Lisp) 0.9j (CVS 2008-04-13 22:17)
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.
> (load "foo")
;;; Loading #P"/Users/jjgarcia/src/common-lisp.net/ecl/foo.lisp"
#P"/Users/jjgarcia/src/common-lisp.net/ecl/foo.lisp"
> (foo 'A)
In function COS, the value of argument is
        A
which is not of expected type NUMBER
Broken at EVAL.Available restarts:
1. (USE-VALUE) Supply a new value of type NUMBER.
Broken at FOO. File:
#P"/Users/jjgarcia/src/common-lisp.net/ecl/foo.lisp" (Form #0)


-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list