Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

__FILENAME__ macro in upm_utilities.h #18

Description

@jontrulson

This macro relies on strrchr and the like which requires the "string.h" header. I think this macro should just be removed. If not, you need to make sure that upm_utilities.h includes string.h. A header should always include any other headers it depends on.

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