Skip to content

Using v6.e.PREVIEW + Data::Generators fails #4

Open
@rcmlz

Description

@rcmlz

Running

use v6.e.PREVIEW;
use Data::Generators;

fails with

Incompatible MROs in P6opaque rebless for types Perl6::Metamodel::ClassHOW+{<anon>}+{<anon>} and Perl6::Metamodel::ClassHOW+{<anon>}

I am not sure what the root cause of this error is.

raku --version
Welcome to Rakudo™ Star v2025.01.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2025.01.

Note: I like to use the new String.nomark to convert characters, thats why the use v6.e.PREVIEW

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions