Hi Greg,
I compiled axiom--main--1--patch-47.
Output comes below. I hope that helps...
My Axiom does not crash on that.
Ralf
woodpecker:~>axiom
AXIOM Computer Algebra System
Version: Axiom (December 2005)
Timestamp: Monday March 13, 2006 at 17:28:16
-----------------------------------------------------------------------------
Issue )copyright to view copyright notices.
Issue )summary for a summary of useful system commands.
Issue )quit to leave AXIOM and return to shell.
-----------------------------------------------------------------------------
Re-reading compress.daase Re-reading interp.daase
Re-reading operation.daase
Re-reading category.daase
Re-reading browse.daase
(1) ->
(1) -> )set func comp off
(1) -> f(xl: LIST FRAC INT): LIST FRAC INT == map(x +-> x, xl)
Function declaration f : List Fraction Integer -> List Fraction
Integer has been added to workspace.
Type: Void
(2) -> f([1,2,3])
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/INT.o for
domain Integer
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/FRAC.o for
domain Fraction
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/LIST.o for
domain List
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/ILIST.o for
domain IndexedList
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/LSAGG-.o for
domain ListAggregate&
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/STAGG-.o for
domain StreamAggregate&
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/ELAGG-.o for
domain ExtensibleLinearAggregate&
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/FLAGG-.o for
domain FiniteLinearAggregate&
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/URAGG-.o for
domain UnaryRecursiveAggregate&
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/LNAGG-.o for
domain LinearAggregate&
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/RCAGG-.o for
domain RecursiveAggregate&
Loading /home/hemmecke/software/Axiom/mnt/linux/algebra/IXAGG-.o for
domain IndexedAggregate&
Compiling function f with type List Fraction Integer -> List
Fraction Integer
(2) -> f([1,2,3])
>> System error:
The function |*1;f;1;frame0| is undefined.
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer