Skip to content

Consider using fixed size types #25

Description

@AndersHogqvist

To make this library better suited for cross compiling I suggest using fixed size types instead of int, long etc. I'm currently working on a project that is compiled for both x86_64 and ARMv7 and the fact that you use long is especially problematic since the size of a long on these architectures differs.

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