Results in following bug:
(1) -> X:Integer:=1
(1) 1
Type: Integer
(2) -> )display value X
>> System error:
|getConstructorKindDB| is invalid as a function.
(2) -> )version
Value = "Thursday May 29, 2008 at 17:07:23 "
--------
Patch:
-bash-3.00$ svn diff
Index: i-syscmd.boot
===================================================================
--- i-syscmd.boot (revision 619)
+++ i-syscmd.boot (working copy)
@@ -1111,7 +1111,7 @@
STRCONC('"Value of ", PNAME $op,'": ")
labmode := prefix2String objMode(u)
if ATOM labmode then labmode := [labmode]
- getConstructorKindDB expr = "domain" =>
+ getConstructorKindFromDB expr = "domain" =>
sayMSG concat('" ",label,labmode,rhs,form2String expr)
mathprint ['CONCAT,label,:labmode,rhs,
outputFormat(expr,objMode(u))]
-------
Regards,
Bill Page.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
open-axiom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel