Skip to content

memhash is to be deleted in 1.13 #316

@adienes

Description

@adienes

used here:

function Base.hash(s::PointerString, h::UInt)

ref: JuliaLang/julia#59151

since PointerString already has a convenient Ptr{UInt8} it can probably use hash_bytes directly?
but note that there are some in-progress plans to simplify the migration path but I just wanted to give advance warning

ref also JuliaData/CSV.jl#1164

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