itensor fails to load with sbcl



Which version of SBCL are you using? It works fine for me using SBCL 0.9.12.


Viktor


-----Original Message-----
From: maxima-bounces at math.utexas.edu [mailto:maxima-bounces at math.utexas.edu]
On Behalf Of Dieter Kaiser
Sent: Monday, April 26, 2010 5:19 PM
To: Maxima
Subject: itensor fails to load with sbcl

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)
; 
; caught STYLE-WARNING:
;   The function was called with two arguments, but wants exactly three.
STYLE-WARNING: redefining $DECSYM in DEFUN
STYLE-WARNING: redefining $CANFORM in DEFUN
; 
; compilation unit aborted
;   caught 1 fatal ERROR condition
;   caught 2 STYLE-WARNING conditions

Load failed
for /usr/local/share/maxima/5.20post/share/tensor/itensor.lisp
 -- an error. To debug this try: debugmode(true);

Dieter Kaiser

_______________________________________________
Maxima mailing list
Maxima at math.utexas.edu
http://www.math.utexas.edu/mailman/listinfo/maxima