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

Cannot bind $/ #2887

Closed
p6rt opened this issue Sep 3, 2012 · 4 comments
Closed

Cannot bind $/ #2887

p6rt opened this issue Sep 3, 2012 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Sep 3, 2012

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

Searchable as RT114726$

@p6rt
Copy link
Author

p6rt commented Sep 3, 2012

From @pmichaud

  18​:29 <pmichaud> r​: $/ := 42; # seems to me this should be allowed by rakudo
  18​:29 <p6eval> rakudo 962b9b​: OUTPUT«===SORRY!===␤Cannot use bind operator with this left-hand side␤at /tmp/_mmJdyRgJX​:1␤»

Pm

@p6rt
Copy link
Author

p6rt commented Oct 6, 2014

From @usev6

This works now (probably for a while already) with rakudo. I added a test to S05-match/capturing-contexts.t with the following commit​: Raku/roast@5fe25b6

Please note that I test 'my $/ := 42' instead of '$/ := 42' (which also works for itself but which has unwanted effects on further tests).

1 similar comment
@p6rt
Copy link
Author

p6rt commented Oct 6, 2014

From @usev6

This works now (probably for a while already) with rakudo. I added a test to S05-match/capturing-contexts.t with the following commit​: Raku/roast@5fe25b6

Please note that I test 'my $/ := 42' instead of '$/ := 42' (which also works for itself but which has unwanted effects on further tests).

@p6rt
Copy link
Author

p6rt commented Oct 6, 2014

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

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