Hello,

Is this bug reproducible ?

If someone can try to compile, in a fresh new axiom session, the
attached file. I get a segmentation fault.

Greg
)abbrev domain MYIARR MyIndexedOneDimensionalArray
MyIndexedOneDimensionalArray(S:Type, mn:Integer):_
                 Exports == Implementation where
   Qsetelt ==> SETELT$Lisp
   Qnew ==> GETREFV$Lisp

  Exports == OneDimensionalArrayAggregate S with

    myProperty

  Implementation == add

   minIndex x       == mn

_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to