login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #410 )di abb is broken revision 6 of 6

1 2 3 4 5 6
Editor: gdr
Time: 2008/10/17 09:41:28 GMT-7
Note: Fixed in OpenAxiom

added:

From gdr Fri Oct 17 09:41:28 -0700 2008
From: gdr
Date: Fri, 17 Oct 2008 09:41:28 -0700
Subject: Fixed in OpenAxiom
Message-ID: <20081017094128-0700@axiom-wiki.newsynthesis.org>



Submitted by : kratt6 at: 2008-01-03T10:06:33-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

axiom
)di abb INT
INT abbreviates domain Integer

should give Integer, or at least a correct error message (for example: INT is not a constructor name).

axiom
)di abb Integer
INT abbreviates domain Integer

gives the abbreviation INT, but sometimes I'd like to go the other way.

Martin

Status: open => fix proposed

Status: fix proposed => fixed somewhere

no patch available

Patch from Fricas --alfredo, Thu, 16 Oct 2008 03:24:19 -0700 reply
http://fricas.svn.sourceforge.net/viewvc/fricas/trunk/src/interp/i-syscmd.boot?r1=133&r2=188&view=patch

Status: fixed somewhere => fix proposed