axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [Fwd: Typo in bookvol5 : clearCmdparts]


From: Vanuxem Grégory
Subject: [Axiom-developer] [Fwd: Typo in bookvol5 : clearCmdparts]
Date: Tue, 17 Oct 2006 19:01:10 +0200

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 <address@hidden>
À: Axiom-Developer <address@hidden>
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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]