Skip to content

Investigate mimalloc-rust-sys dependency not working with latest C standard #84

Description

@georgefst

While fixing the Nix shell in #81, we forced use of an older C standard in order to get cargo build working. This is kind of a band-aid fix.

The problematic dependency is mimalloc-rust-sys, which was brought in as a transitive dependency by coln-query, via dbsp. It's unclear why dbsp depends on mimalloc-rust-sys, for which I can't even find a source repo, rather than mimalloc and libmimalloc-sys, which are actively maintained here.

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