Skip to content

Missing cmath function: ldexp #821

@RalfJung

Description

@RalfJung

The libcore test suites calls ldexp via FFI. Unfortunately, libstd does not expose this function in any way. What would be the best way for us to implement this shim?

I found this crate. Alternatively we could try to just define the extern symbol ourselves and see if that works on all our host platforms?^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions