Skip to content

missing underscore in type definition when compiling for w64 #24

@jaromil

Description

@jaromil

Hi there! thanks for frozen!

this line

typedef _int64 int64_t;

should typedef __int64 to correctly compile for win 64bit according to my tests, conducted using mingw32 in cross-compilation to target w64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions