Skip to content

_vsnprintf clashes with a function in mingw's stdio.h header #130

@eyalroz

Description

@eyalroz

Apparently, the mingw environment's C standard header stdio.h has a function named _vsnprintf; this clashes with our _vsnprintf - at least in the test program which includes printf.c.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingplatform-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 branch

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions