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

do LABEL: for 1 { next LABEL } doesn't see the label since 2016.07 commit #6336

Closed
p6rt opened this issue Jun 13, 2017 · 3 comments
Closed
Labels
regression Issue did not exist previously

Comments

@p6rt
Copy link

p6rt commented Jun 13, 2017

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

Searchable as RT131567$

@p6rt
Copy link
Author

p6rt commented Jun 13, 2017

From @zoffixznet

  m​: do LABEL​: for 1 { next LABEL }
  rakudo-moar 4aa60a​: OUTPUT​: «labeled next without loop construct␤ in block <unit> at <tmp> line 1␤␤»

Bisectable points to rakudo/rakudo@5581b24

IRC discussion that found the issue​: https://irclog.perlgeek.de/perl6-dev/2017-06-13#i_14726123

@p6rt
Copy link
Author

p6rt commented Jun 13, 2017

From @zoffixznet

On Tue, 13 Jun 2017 07​:26​:15 -0700, cpan@​zoffix.com wrote​:

m​: do LABEL​: for 1 { next LABEL }
rakudo-moar 4aa60a​: OUTPUT​: «labeled next without loop construct␤ in
block <unit> at <tmp> line 1␤␤»

Bisectable points to
rakudo/rakudo@5581b24

IRC discussion that found the issue​: https://irclog.perlgeek.de/perl6-
dev/2017-06-13#i_14726123

Thank you for the report. This is now fixed.

Fix​: rakudo/rakudo@3b67b4acea
Tests​: Raku/roast@9f418777bc

@p6rt
Copy link
Author

p6rt commented Jun 13, 2017

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

@p6rt p6rt closed this as completed Jun 13, 2017
@p6rt p6rt added the regression Issue did not exist previously label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression Issue did not exist previously
Projects
None yet
Development

No branches or pull requests

1 participant