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

"Missing serialize REPR function for REPR MVMContext" with shaped arrays #5743

Open
p6rt opened this issue Oct 12, 2016 · 1 comment
Open
Labels

Comments

@p6rt
Copy link

p6rt commented Oct 12, 2016

Migrated from rt.perl.org#129855 (status was 'new')

Searchable as RT129855$

@p6rt
Copy link
Author

p6rt commented Oct 12, 2016

From cygx@cpan.org

  $ perl6 --version
  This is Rakudo version 2016.09-169-ge2cd7a3 built on MoarVM version 2016.09-42-g
  5d45c56
  implementing Perl 6.c.

  $ cat Foo.pm
  BEGIN my @​foo[42];

  $ perl6 -I. -MFoo -e ''
  ===SORRY!===
  Missing serialize REPR function for REPR MVMContext

There are other ways to trigger this particular error message, cf #​127302.

@p6rt p6rt added the precomp label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant