Skip to content

printf format issue on MingW #57

Description

@Salamandar

%zd is unknown on MingW. I had to replace all of its occurences by %Iu (unsigned) and %Id (signed).

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