axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] [#196 )set functions compile on]


From: Bill Page
Subject: [Axiom-developer] [#196 )set functions compile on]
Date: Mon, 29 Aug 2005 13:43:41 -0500

Changes 
http://www.axiom-developer.org/zope/mathaction/196SetFunctionsCompileOn/diff
--

??changed:
-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.
-> 

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.


--
forwarded from http://www.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

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