Skip to content

V3.3.2 mi_theap_set_default() declared and documented, but not defined. #1318

Description

@kalaxy

Trying to use mi_theap_set_default() results in a linker error.

ld.lld: error: undefined symbol: mi_theap_set_default

Indeed grepping the repository on the dev3 branch shows it declared in include/mimalloc.h and used in test/main-override-static.c (under windows only), but doesn't show an implementation. Is this deprecated or unimplemented?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions