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

“actually thrown at:” shows nothing (<a b c>.rotor: 1 => -Inf) #5105

Closed
p6rt opened this issue Jan 29, 2016 · 5 comments
Closed

“actually thrown at:” shows nothing (<a b c>.rotor: 1 => -Inf) #5105

p6rt opened this issue Jan 29, 2016 · 5 comments
Labels
LTA Less Than Awesome; typically an error message that could be better

Comments

@p6rt
Copy link

p6rt commented Jan 29, 2016

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

Searchable as RT127425$

@p6rt
Copy link
Author

p6rt commented Jan 29, 2016

From @AlexDaniel

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)?

@p6rt
Copy link
Author

p6rt commented Aug 1, 2016

From @zoffixznet

Thank you for the report.

Fixed in rakudo/rakudo@67b6544e48
Tests added in Raku/roast@8aac698afa

--
Cheers,
ZZ | https://twitter.com/zoffix

@p6rt
Copy link
Author

p6rt commented Aug 1, 2016

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

@p6rt
Copy link
Author

p6rt commented Aug 17, 2016

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

@p6rt p6rt closed this as completed Aug 17, 2016
@p6rt
Copy link
Author

p6rt commented Aug 19, 2016

From @zoffixznet

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

@p6rt p6rt added the LTA Less Than Awesome; typically an error message that could be better label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTA Less Than Awesome; typically an error message that could be better
Projects
None yet
Development

No branches or pull requests

1 participant