Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rand() * Inf blows the call stack in Rakudo #1409

Closed
p6rt opened this issue Nov 22, 2009 · 4 comments
Closed

rand() * Inf blows the call stack in Rakudo #1409

p6rt opened this issue Nov 22, 2009 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Nov 22, 2009

Migrated from rt.perl.org#70730 (status was 'resolved')

Searchable as RT70730$

@p6rt
Copy link
Author

p6rt commented Nov 22, 2009

From @masak

<masak> rakudo​: say rand() * Inf
<p6eval> rakudo 7347ec​: maximum recursion depth exceeded [...]
<masak> o.O
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented Apr 30, 2010

From @bbkr

tests in pugs/t/spec/S02-builtin_data_types/infinity.t revision 30520

[18​:35] <bbkr> rakudo​: say rand * Inf # checking if
http://rt.perl.org/rt3/Ticket/Display.html?id=70730 is fixed
[18​:35] <p6eval> rakudo c4857a​: OUTPUT«Inf␤»

@p6rt
Copy link
Author

p6rt commented Apr 30, 2010

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Apr 30, 2010

@bbkr - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Apr 30, 2010
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant