login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #91 coredump with infinite stream revision 1 of 1

1
Editor:
Time: 2007/11/17 23:04:20 GMT-8
Note: property change

changed:
-
I understand that the following is not a smart thing to do.  Axiom should complain, but it just coredumps silently:
===
primes:Stream Integer := generate(nextPrime, 2)
smallerThan(stream, n) == [ s for s in stream | s < n ]
smallerThan(primes, 100) -- Axiom 3.0 Beta coredumps
===
Matthias

From TimDaly Tue Feb 8 05:42:59 -0600 2005
From: Tim Daly
Date: Tue, 08 Feb 2005 05:42:59 -0600
Subject: duplicate
Message-ID: <20050208054259-0600@page.axiom-developer.org>

Status: open => closed 


From unknown Tue Mar 8 05:52:59 -0600 2005
From: 
Date: Tue, 08 Mar 2005 05:52:59 -0600
Subject: property change
Message-ID: <20050308055259-0600@page.axiom-developer.org>



Submitted by : (unknown) at: 2007-11-17T23:04:20-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

I understand that the following is not a smart thing to do.  Axiom should complain, but it just coredumps silently:
===
primes:Stream Integer := generate(nextPrime, 2)
smallerThan(stream, n) == [ s for s in stream | s < n ]
smallerThan(primes, 100) -- Axiom 3.0 Beta coredumps
===
Matthias

------------------------------------------------------------


duplicate --Tim Daly, Tue, 08 Feb 2005 05:42:59 -0600

Status: open => closed 




property change --Tue, 08 Mar 2005 05:52:59 -0600