Skip to content

The code is unportable due to datatype size assumptions #1

@KarolS

Description

@KarolS

The code assumes erroneously that long and float are of the same size, but that is not the case on many architectures and makes the code broken. In particular, x64 Linux won't work.

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