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

Rakudo dies while compiling 'say (;:[])' #2923

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

Rakudo dies while compiling 'say (;:[])' #2923

p6rt opened this issue Oct 15, 2012 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Oct 15, 2012

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

Searchable as RT115284$

@p6rt
Copy link
Author

p6rt commented Oct 15, 2012

From @masak

<masak> r​: say (;​:[])
<p6eval> rakudo 8a07b8​: OUTPUT«===SORRY!===␤Error while compiling
block : Error while compiling op call​: Error while compiling block :
Error while compiling op call​: Can only use get_how on a
SixModelObject␤»
* masak submits rakudobug
<masak> std​: say (;​:[])
<p6eval> std 77327a4​: OUTPUT«ok 00​:00 44m␤»

The error is an internal NQP error from the Rakudo compiler.

Bug report courtesy of diakopter++.

@p6rt
Copy link
Author

p6rt commented Oct 15, 2012

From @jnthn

On Mon Oct 15 07​:28​:27 2012, masak wrote​:

<masak> r​: say (;​:[])
<p6eval> rakudo 8a07b8​: OUTPUT«===SORRY!===␤Error while compiling
block : Error while compiling op call​: Error while compiling block :
Error while compiling op call​: Can only use get_how on a
SixModelObject␤»
* masak submits rakudobug
<masak> std​: say (;​:[])
<p6eval> std 77327a4​: OUTPUT«ok 00​:00 44m␤»

The error is an internal NQP error from the Rakudo compiler.

Bug report courtesy of diakopter++.

Fixed in 726d2fa.

/jnthn

@p6rt
Copy link
Author

p6rt commented Oct 15, 2012

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

@p6rt
Copy link
Author

p6rt commented Jan 15, 2014

From @coke

On Mon Oct 15 15​:20​:29 2012, jnthn@​jnthn.net wrote​:

On Mon Oct 15 07​:28​:27 2012, masak wrote​:

<masak> r​: say (;​:[])
<p6eval> rakudo 8a07b8​: OUTPUT«===SORRY!===␤Error while compiling
block : Error while compiling op call​: Error while compiling block :
Error while compiling op call​: Can only use get_how on a
SixModelObject␤»
* masak submits rakudobug
<masak> std​: say (;​:[])
<p6eval> std 77327a4​: OUTPUT«ok 00​:00 44m␤»

The error is an internal NQP error from the Rakudo compiler.

Bug report courtesy of diakopter++.

Fixed in 726d2fa.

/jnthn

Test added in integration/weird-errors.t

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jan 15, 2014

@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