axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Bug report


From: Jens Axel Søgaard
Subject: [Axiom-developer] Bug report
Date: Mon, 29 Aug 2005 18:50:01 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]