itensor fails to load with sbcl



Hi Dieter,
This bug should be fixed now.
By the way, it now takes too long to do "make check"
I have a very fast 64-bit CPU and even though it just took 25 minutes
(I'm using clisp, sbcl and clozure lisp).
Regards,
Jaime

On Mon, 2010-04-26 at 23:18 +0200, Dieter Kaiser wrote:
> With the current cvs version I get a failure when loading itensor. The
> following is the output:
> 
> 
> (%i1) load(itensor);
> STYLE-WARNING: redefining $NAME in DEFUN
> STYLE-WARNING: redefining DERIV in DEFUN
> STYLE-WARNING: redefining SDIFF in DEFUN
> STYLE-WARNING: redefining I-$DEPENDENCIES in DEFUN
> ; in: LAMBDA NIL
> ;     (MAXIMA::INTERVAL 1 MAXIMA::NCOV)
> ; 
> ; caught STYLE-WARNING:
> ;   The function was called with two arguments, but wants exactly
> three.
> 
>