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

Re-declaration of labels is a-OK with Rakudo #3282

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

Re-declaration of labels is a-OK with Rakudo #3282

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

Comments

@p6rt
Copy link

p6rt commented Nov 26, 2013

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

Searchable as RT120632$

@p6rt
Copy link
Author

p6rt commented Nov 26, 2013

From @masak

<masak> perl6​: label1​: say "OH HAI"; label1​: say "OH NOES"
<camelia> rakudo-parrot 60c8c1, rakudo-jvm 60c8c1​: OUTPUT«OH HAI␤OH NOES␤»
<camelia> ..niecza v24-98-g473bd20​: OUTPUT«===SORRY!===␤␤Illegal
redeclaration of symbol 'label1' [...]
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented Jan 13, 2015

From @jnthn

On Tue Nov 26 03​:44​:07 2013, masak wrote​:

<masak> perl6​: label1​: say "OH HAI"; label1​: say "OH NOES"
<camelia> rakudo-parrot 60c8c1, rakudo-jvm 60c8c1​: OUTPUT«OH HAI␤OH NOES␤»
<camelia> ..niecza v24-98-g473bd20​: OUTPUT«===SORRY!===␤␤Illegal
redeclaration of symbol 'label1' [...]
* masak submits rakudobug

Fixed in Rakudo 0885ec3, tested in roast b57a00b.

@p6rt
Copy link
Author

p6rt commented Jan 13, 2015

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

@p6rt
Copy link
Author

p6rt commented Jan 13, 2015

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

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