mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 06:09:39 +00:00
Two bugs in the implementation ported from musl made all the complex functions relying on ldexp return incorrect results in some cases. Spotted in #9047