Skip to content

LG_SIZEOF_LONG should always be 2 on Windows #5

@linmajia

Description

@linmajia

In jemalloc_internal_defs.h, sizeof(long) is always 4 on Windows no matter x86 or x64 is targeted.

BTW, _WIN32 is defined for both x86 and x64 targets. So _WIN32 alone cannot be used to distinguish the target.

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