Skip to content

core.demangle: support 80bit reals in parseReal #1

@jpf91

Description

@jpf91

ARM does not support floating point types bigger than 'double'. Therefore bionic doesn't implement strtold which is needed by parseReal. We currently alias strtold to strtod, but this could cause issues in parseReal in core.demagle

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions