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 when parsing 'say (:::[])' in Rakudo #2931

Closed
p6rt opened this issue Oct 17, 2012 · 5 comments
Closed

Internal error when parsing 'say (:::[])' in Rakudo #2931

p6rt opened this issue Oct 17, 2012 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Oct 17, 2012

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

Searchable as RT115326$

@p6rt
Copy link
Author

p6rt commented Oct 17, 2012

From @masak

<diakopter> r​: say (​::​:[])
<p6eval> rakudo 2fca74​: OUTPUT«===SORRY!===␤ResizablePMCArray​: index
out of bounds!␤»
<jnthn> diakopter​: It's an internal error of some kind
<jnthn> My motivation to fix these things, or have them clutter RT, is
relatively low, fwiw.
* masak submits rakudobug
<masak> jnthn​: I prefer to have them in RT.
<masak> jnthn​: could mark them up in some way if you like.
<masak> sometimes I've given them the label [WEIRD]
<diakopter> my premise is that exposing such things could point to
larger problems

@p6rt
Copy link
Author

p6rt commented Jul 10, 2015

From @coke

On Wed Oct 17 12​:40​:44 2012, masak wrote​:

<diakopter> r​: say (​::​:[])
<p6eval> rakudo 2fca74​: OUTPUT«===SORRY!===␤ResizablePMCArray​: index
out of bounds!␤»

Still an issue in Moar -

say (​::​:[])
MVMArray​: Index out of bounds

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jul 10, 2015

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

@p6rt
Copy link
Author

p6rt commented Oct 28, 2015

From @coke

On Wed Oct 17 12​:40​:44 2012, masak wrote​:

<diakopter> r​: say (​::​:[])
<p6eval> rakudo 2fca74​: OUTPUT«===SORRY!===␤ResizablePMCArray​: index
out of bounds!␤»
<jnthn> diakopter​: It's an internal error of some kind
<jnthn> My motivation to fix these things, or have them clutter RT, is
relatively low, fwiw.
* masak submits rakudobug
<masak> jnthn​: I prefer to have them in RT.
<masak> jnthn​: could mark them up in some way if you like.
<masak> sometimes I've given them the label [WEIRD]
<diakopter> my premise is that exposing such things could point to
larger problems

Fixed in 1fd9e8d; tests added in integration/weird-errors.t
--
Will "Coke" Coleda

@p6rt p6rt closed this as completed Oct 28, 2015
@p6rt
Copy link
Author

p6rt commented Oct 28, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant