mirror of https://git.musl-libc.org/git/musl
Browse Source
in principle this should just be an optimization, but it happens to also fix a nasty bug where values like 0.00000000001 were getting caught by the early zero detection path and wrongly scanned as zero.rs-1.0
1 changed files with 9 additions and 4 deletions
Loading…
Reference in new issue