Skip to content

printf("%# 01.1g", 9.8) results in many 0's due to underflow #155

@eyalroz

Description

@eyalroz
$ build/test/autotest -ap14  1>/dev/null

fmt = "%# 01.1g" value = 9.808931350708007812
libc:     " 1.e+01"
our lib:  "00000000000000000000000000000000"

that's not right... :-(

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingresolved-on-developA changeset fixing this issue has been commiutted to the development branch

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions