Skip to content

Differentiate the printf format attribute from gnu_printf, if possible #129

@eyalroz

Description

@eyalroz

In an msys2 environment, __attribute__((format(printf ... assumes the microsoft "dialect", resulting in a false positive warning when "%zu" is used in a format string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform-incompatibilityThe library is making assumptions causing it to fail on platforms where they do not hold.resolved-on-developA changeset fixing this issue has been commiutted to the development branchtask

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions