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

Range Stringification Error #2569

Closed
p6rt opened this issue Nov 30, 2011 · 3 comments
Closed

Range Stringification Error #2569

p6rt opened this issue Nov 30, 2011 · 3 comments

Comments

@p6rt
Copy link

p6rt commented Nov 30, 2011

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

Searchable as RT105014$

@p6rt
Copy link
Author

p6rt commented Nov 30, 2011

From @coke

15​:05 < [Coke]> nom​: my $a="100.B".."102.B";say $a;say "$a";15​:05
<+p6eval> nom f0ac58​: OUTPUT«"100.B".."102.B"␤No applicable candidates
              found to dispatch to for 'Numeric'. Available
candidates                are​:␤​:(Mu, Mu %_)␤␤  in method Numeric at
            src/gen/CORE.setting​:634␤  in sub infix​:<==> at
    src/gen/CORE.setting​:2099␤  in sub infix​:<==> at
src/gen/CORE.setting​:2099␤  in…
There's already a test for this behavior in t/spec/S03-operators/range.t

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jan 20, 2012

From @moritz

Now the test in S03-operators/range.t passes, and is unfudged for rakudo.

@p6rt
Copy link
Author

p6rt commented Jan 20, 2012

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

@p6rt p6rt closed this as completed Jan 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant