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

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

1 2 3 4 5 6
Editor: alfredo
Time: 2008/10/16 03:24:19 GMT-7
Note: Patch from Fricas

added:

From alfredo Thu Oct 16 03:24:19 -0700 2008
From: alfredo
Date: Thu, 16 Oct 2008 03:24:19 -0700
Subject: Patch from Fricas
Message-ID: <20081016032419-0700@axiom-wiki.newsynthesis.org>

http://fricas.svn.sourceforge.net/viewvc/fricas/trunk/src/interp/i-syscmd.boot?r1=133&r2=188&view=patch

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 is neither a constructor name nor a constructor abbreviation.

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

fixed in FriCAS? --kratt6, Sat, 19 Jan 2008 00:56:18 -0800 reply
Status: open => fix proposed

Status: fix proposed => fixed somewhere

no patch available