Skip to content

Use wrapper headers for stdint.h instead of built-in macros #33

@komh

Description

@komh

__STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS are defined as built-in
macros. This causes unnecessary warnings of redefinition of those
macros.

Instead, use wrapper headers for them.

Here is the patch. Review, please...

0001-OS-2-Use-wrapper-headers-for-stdint.h-instead-of-bui.patch.txt

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