Waldek Hebisch <[EMAIL PROTECTED]> writes:

> Martin Rubey wrote:
> > 
> > I just saw
> > 
> > 2008-01-13  Gabriel Dos Reis  <[EMAIL PROTECTED]>
> > 
> >         Fix Bug SF/1790563
> >         * i-output.boot.pamphlet (outputDomainConstructor): Fix
> >         thinko -- do not try to compute CAR of a vector.
> > 
> > and that you added the test
> > 
> >   -- from open-axiom: Bug SF/1790563
> >   Insn == Enumeration(New, Move, Line, Close)
> >   Insn
> > 
> > Is Enumeration documented somewhere?  It seems that Enumeration(...) is a
> > domain constructor, but )show Enumeration doesn't seem to know it.
> > 
> 
> Apparently Enumeration is undocumented.  The other builtin constructors
> have separate HyperDoc pages (like record.ht).  My impression is that it
> was removed from Aldor. 
> 
> OTOH you can use Record (or Integer) to exhibit the bug...

Hm, but I cannot see how to test it.  Is there anything I can do with Insn
afterwards? Or, if you like with IN after

IN == Integer

???

Martin


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to