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

outer frame does not match expected static frame #4883

Open
p6rt opened this issue Dec 17, 2015 · 4 comments
Open

outer frame does not match expected static frame #4883

p6rt opened this issue Dec 17, 2015 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Dec 17, 2015

Migrated from rt.perl.org#126945 (status was 'open')

Searchable as RT126945$

@p6rt
Copy link
Author

p6rt commented Dec 17, 2015

From @LLFourn

perl6 -e '{ berp => "lerp", ( with "herp" { $_ => "derp" } ) }'

This is Rakudo version 2015.11-593-g33ac495 built on MoarVM version
2015.11-55-g49f10b9 implementing Perl 6.b.

@p6rt
Copy link
Author

p6rt commented Dec 17, 2015

From @LLFourn

should have mentioned​:

When invoking cuid_1_1450351791.17598 '', provided outer frame
0x7fbeb3c409b0 (cuid_3_1450351791.17598 '<unit>') does not match expected
static frame 0x7fbeb3c40ad0 (cuid_2_1450351791.17598 '')
  in block <unit> at -e​:1

and that if you replace the () with 'do' it doesn't happen.

On Thu, Dec 17, 2015 at 10​:35 PM perl6 via RT <perl6-bugs-followup@​perl.org>
wrote​:

Greetings,

This message has been automatically generated in response to the
creation of a trouble ticket regarding​:
"outer frame does not match expected static frame",
a summary of which appears below.

There is no need to reply to this message right now. Your ticket has been
assigned an ID of [perl #​126945].

Please include the string​:

     \[perl #&#8203;126945\]

in the subject line of all future correspondence about this issue. To do
so,
you may reply to this message.

                    Thank you,
                    perl6\-bugs\-followup@&#8203;perl\.org

-------------------------------------------------------------------------
perl6 -e '{ berp => "lerp", ( with "herp" { $_ => "derp" } ) }'

This is Rakudo version 2015.11-593-g33ac495 built on MoarVM version
2015.11-55-g49f10b9 implementing Perl 6.b.

@p6rt
Copy link
Author

p6rt commented May 18, 2019

From @dogbert17

On Thu, 17 Dec 2015 03​:37​:17 -0800, lloyd.fourn@​gmail.com wrote​:

should have mentioned​:

When invoking cuid_1_1450351791.17598 '', provided outer frame
0x7fbeb3c409b0 (cuid_3_1450351791.17598 '<unit>') does not match expected
static frame 0x7fbeb3c40ad0 (cuid_2_1450351791.17598 '')
in block <unit> at -e​:1

and that if you replace the () with 'do' it doesn't happen.

On Thu, Dec 17, 2015 at 10​:35 PM perl6 via RT <perl6-bugs-followup@​perl.org>
wrote​:

Greetings,

This message has been automatically generated in response to the
creation of a trouble ticket regarding​:
"outer frame does not match expected static frame",
a summary of which appears below.

There is no need to reply to this message right now. Your ticket has been
assigned an ID of [perl #​126945].

Please include the string​:

     \[perl #&#8203;126945\]

in the subject line of all future correspondence about this issue. To do
so,
you may reply to this message.

                    Thank you,
                    perl6\-bugs\-followup@&#8203;perl\.org

-------------------------------------------------------------------------
perl6 -e '{ berp => "lerp", ( with "herp" { $_ => "derp" } ) }'

This is Rakudo version 2015.11-593-g33ac495 built on MoarVM version
2015.11-55-g49f10b9 implementing Perl 6.b.

Fixed with commit rakudo/rakudo@31c8fda

testneeded

@p6rt
Copy link
Author

p6rt commented May 18, 2019

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

@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
Projects
None yet
Development

No branches or pull requests

2 participants