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

Bad "divide by 0" error message #4660

Closed
p6rt opened this issue Oct 18, 2015 · 6 comments
Closed

Bad "divide by 0" error message #4660

p6rt opened this issue Oct 18, 2015 · 6 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Oct 18, 2015

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

Searchable as RT126391$

@p6rt
Copy link
Author

p6rt commented Oct 18, 2015

From @Ovid

$ perl6 -e 'say 42/(.1+.2-.3)'Attempt to divide 420 by zero using div  in block <unit> at -e​:1
Actually thrown at​:  in block <unit> at -e​:1$ perl6 --versionThis is perl6 version 2015.09-412-g32d7b08 built on MoarVM version 2015.09-79-gee9fc2b

The answer should be "42 ...", but Perl 6 is smoking something :) 
Best,Ovid-- IT consulting, training, specializing in Perl, databases, and agile developmenthttp://www.allaroundtheworld.fr/. 
Buy my book! - http://bit.ly/beginning_perl

@p6rt
Copy link
Author

p6rt commented Oct 22, 2015

From @stmuk

Fixed in rakudo/rakudo@8b4c2ab

Test added

Raku/roast@4e63f72

@p6rt
Copy link
Author

p6rt commented Oct 22, 2015

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

@p6rt
Copy link
Author

p6rt commented Oct 22, 2015

From @usev6

On Thu Oct 22 08​:07​:26 2015, steve.mynott+bitcard@​gmail.com wrote​:

Fixed in
rakudo/rakudo@8b4c2ab

Test added

Raku/roast@4e63f72

Thanks! I'm closing this ticket as 'resolved'.

1 similar comment
@p6rt
Copy link
Author

p6rt commented Oct 22, 2015

From @usev6

On Thu Oct 22 08​:07​:26 2015, steve.mynott+bitcard@​gmail.com wrote​:

Fixed in
rakudo/rakudo@8b4c2ab

Test added

Raku/roast@4e63f72

Thanks! I'm closing this ticket as 'resolved'.

@p6rt
Copy link
Author

p6rt commented Oct 22, 2015

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

@p6rt p6rt closed this as completed Oct 22, 2015
@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