Hello,

It seems that this mail was forgotten. It's a typo in the code
(bookvol5) so a real bug. 

-------- Message transféré --------
De: Vanuxem Grégory <[EMAIL PROTECTED]>
À: Axiom-Developer <[email protected]>
Sujet: Typo in bookvol5 : clearCmdparts
Date: Sun, 01 Oct 2006 19:29:28 +0200

Hello,


@@ -4333,7 +4332,7 @@
                  (spadlet plist (getalist (caar fenv) v))
                  (cond
                   (plist 
-                   (|clearCmdparts| (cons '|propert| (cons v nil)))
+                   (|clearCmdParts| (cons '|propert| (cons v nil)))


To trigger this error start AXIOMsys and issue the following commands:

-- beware there is another bug
-- you can not import an "empty" frame
-- (always the same question
-- "do you really want to import everything...")
-- so you need to add something to the history
-- (here a:=1/2)
a:=1/2
)frame new test
)frame import initial

 >> System error:
  |clearCmdparts| is invalid as a function.


Greg



_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to