I belive the following session must be due to a bug in the compiler:
(1) -> firstNegative(l) == first(remove( x +-> x>=0, l))
Type: Void
(2) -> firstNegative([1,2,0,-3,4])
Compiling function firstNegative with type List Integer -> Integer
Segmentation fault
The same happens in Windows.
--
Jens Axel Søgaard
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer
