Skip to content

test(h5dump): reduce printf precision for t128bit_float #6424

@hyoklee

Description

@hyoklee

H5DUMP-t128bit_float has a long double width portability issue (E.g., Arm64 OpenBSD).
The 80-bit (x86) and 128-bit (arm64) renderings agree to 20 sig-figs then diverge.

Possible solution: dump at %.18Lg (portable across widths, still proves long
double > double) and update the .ddl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    To be triaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions