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

internal error with m:i:m #4803

Closed
p6rt opened this issue Nov 30, 2015 · 4 comments
Closed

internal error with m:i:m #4803

p6rt opened this issue Nov 30, 2015 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Nov 30, 2015

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

Searchable as RT126771$

@p6rt
Copy link
Author

p6rt commented Nov 30, 2015

From @coke

16​:13 < [Coke]> m​: $_="Bruce Gray"; my $x="Andrew Egeler"; m​:i​:m/$x/;
16​:13 <+camelia> rakudo-moar ab6f59​: OUTPUT«Invalid string index​: max 4, got
  5␤ in block <unit> at /tmp/rbJOtklMkQ​:1␤␤»

Additionally, looking at the code, it looks like we're using nqp​::lc
for the CI comparison, and it should probably be fc.

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Dec 3, 2015

From @TimToady

fix in MoarVM, 6da907f72a8a0015f4631b7d11a20fc428e9aad4
test in 0d2a5c01972d11c0a35573e8362c040bf974cde3

1 similar comment
@p6rt
Copy link
Author

p6rt commented Dec 3, 2015

From @TimToady

fix in MoarVM, 6da907f72a8a0015f4631b7d11a20fc428e9aad4
test in 0d2a5c01972d11c0a35573e8362c040bf974cde3

@p6rt
Copy link
Author

p6rt commented Dec 3, 2015

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

@p6rt p6rt closed this as completed Dec 3, 2015
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