itensor fails to load with sbcl



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.
> 
> ;     (MAXIMA::INTERVAL 1 MAXIMA::NCONTR)
> ; 
Ooops! I recognize that error. It is my fault, I broke it. I'll fix it
in a minute. Sorry.

Regards,
Jaime