Skip to content

#ifdef NDEBUG conflicts with esp_err.h #33

@txf-

Description

@txf-

macros such as ESP_ERROR_CHECK also use NDEBUG. The NDEBUG flag is being defined in situations where it is not defined an neither is SQLITE_DEBUG, leading to some confusion as to whether the macro is set or not.

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