Skip to content

Marshalling Arrays of Interfaces to ABI selects the incorrect marshaler #61

@jkoritzinsky

Description

@jkoritzinsky

The set_abi_marshaler method incorrectly selects the MarshalNonBlittable<T> marshaler for arrays of interfaces instead of the MarshalInterface<T> marshaler.

The native->managed direction selects the correct marshaler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedIssue has been fixed in an upcoming or existing release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions