Skip to content

Review use of unsafe_wrap #676

@nhz2

Description

@nhz2

unsafe_wrap is very difficult to use correctly due to how type-based aliasing analysis works in Julia; some of the uses in this package seem suspect. It might be useful to define a PtrArray type for internal use here, like the one in PtrArrays.jl, as an alternative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions