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

Comparing two complex numbers sends Rakudo into an infinite loop #2562

Closed
p6rt opened this issue Nov 26, 2011 · 4 comments
Closed

Comparing two complex numbers sends Rakudo into an infinite loop #2562

p6rt opened this issue Nov 26, 2011 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Nov 26, 2011

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

Searchable as RT104660$

@p6rt
Copy link
Author

p6rt commented Nov 26, 2011

From @masak

<moritz> nom​: say (2 + 2i) > (2 + 3i)
<p6eval> nom de08cc​: OUTPUT«(timeout)»
* moritz wonders if that should dispatch-error
<masak> o.O
<masak> moritz​: has that been reported?
<moritz> masak​: don't think so
* masak submits rakudobug
<masak> moritz​: as far as I'm concerned, it should either return
Failure or die outright.

@p6rt
Copy link
Author

p6rt commented Jan 6, 2012

From @moritz

dies now immediately; tested in S32-num/complex.t

@p6rt
Copy link
Author

p6rt commented Jan 6, 2012

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

@p6rt
Copy link
Author

p6rt commented Jan 6, 2012

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

@p6rt p6rt closed this as completed Jan 6, 2012
@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