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

Code.ACCEPTS not raw enough #6177

Closed
p6rt opened this issue Apr 6, 2017 · 5 comments
Closed

Code.ACCEPTS not raw enough #6177

p6rt opened this issue Apr 6, 2017 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Apr 6, 2017

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

Searchable as RT131106$

@p6rt
Copy link
Author

p6rt commented Apr 6, 2017

From @LLFourn

13​:36 < llfourn> m​: my $foo = "foo"; my \t = (* =​:= $foo); say $foo ~~ t;
say t.($foo) #
  bug?
13​:36 <+camelia> rakudo-moar ad01ed​: OUTPUT​: «False␤True␤»

@p6rt
Copy link
Author

p6rt commented Apr 6, 2017

From @lizmat

Fixed with c0eb9bd10f , tests needed

On 6 Apr 2017, at 05​:48, Lloyd Fournier (via RT) <perl6-bugs-followup@​perl.org> wrote​:

# New Ticket Created by Lloyd Fournier
# Please include the string​: [perl #​131106]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=131106 >

13​:36 < llfourn> m​: my $foo = "foo"; my \t = (* =​:= $foo); say $foo ~~ t;
say t.($foo) #
bug?
13​:36 <+camelia> rakudo-moar ad01ed​: OUTPUT​: «False␤True␤»

@p6rt
Copy link
Author

p6rt commented Apr 6, 2017

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

@p6rt
Copy link
Author

p6rt commented Apr 6, 2017

From @LLFourn

Tests were merged here​:

Raku/roast@c0870ca

On Thu, Apr 6, 2017 at 6​:18 PM Elizabeth Mattijsen via RT <
perl6-bugs-followup@​perl.org> wrote​:

Fixed with c0eb9bd10f , tests needed

On 6 Apr 2017, at 05​:48, Lloyd Fournier (via RT) <
perl6-bugs-followup@​perl.org> wrote​:

# New Ticket Created by Lloyd Fournier
# Please include the string​: [perl #​131106]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=131106 >

13​:36 < llfourn> m​: my $foo = "foo"; my \t = (* =​:= $foo); say $foo ~~ t;
say t.($foo) #
bug?
13​:36 <+camelia> rakudo-moar ad01ed​: OUTPUT​: «False␤True␤»

@p6rt p6rt closed this as completed Apr 6, 2017
@p6rt
Copy link
Author

p6rt commented Apr 6, 2017

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

@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