We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Migrated from rt.perl.org#127425 (status was 'resolved')
Searchable as RT127425$
The text was updated successfully, but these errors were encountered:
Code: say <a b c>.rotor: 1 => -Inf
Result: Cannot coerce Inf or NaN to an Int in block <unit> at -e line 1
Actually thrown at:
(�Actually thrown at:� shows nothing)
Related bug: https://rt.perl.org/Public/Bug/Display.html?id=127424
Perhaps there is a way to make sure this does not happen (not just in this particular case)?
Sorry, something went wrong.
Thank you for the report.
Fixed in rakudo/rakudo@67b6544e48 Tests added in Raku/roast@8aac698afa
-- Cheers, ZZ | https://twitter.com/zoffix
The RT System itself - Status changed from 'new' to 'open'
@zoffixznet - Status changed from 'open' to 'resolved'
For records,
Work on MoarVM [^1] made the message non-empty so the tests were removed [^2] from roast and the fix removed [^3] from Rakudo.
[1] MoarVM/MoarVM#390 [2] Raku/roast@a6f1376cb9 [3] rakudo/rakudo@c732485e74
No branches or pull requests
Migrated from rt.perl.org#127425 (status was 'resolved')
Searchable as RT127425$
The text was updated successfully, but these errors were encountered: