Skip to content

Serialization of 64-bit floats broken on iOS ARM 32-bit #101

@darknoon

Description

@darknoon

This has to do with the __ARM_EABI__ conditional in unpack_template.h / pack_template.h.

If I set a build setting __ARM_EABI__ = 1, then it works, but this kinda sucks. Is there another way to conditionalize this hack for that platform without messing up the build for iOS?

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