Skip to content

Critical - core_util_atomic_decr/incr are undefined #2126

@0xc0170

Description

@0xc0170

Undefined functions core_util_atomic_decr/incr. There's no function with a declaration to match: core_util_atomic_decr((uintptr_t)valuePtr, (uintptr_t)delta) . I would assume that missing functions should be implemented, and can't be on top of current functions because they return a value, and these functions return void pointer. The API documentation should state that (be more specific), not The new decremented value. as the rest of API.

Reference: #2054

@geky

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions