do not use roundeven #396

Open
opened 2024-04-17 10:52:33 +08:00 by sb10q · 0 comments

roundeven is only available on glibc platforms, and the current code which uses it breaks np_round and np_rint on BSD, Windows, MacOS, Android and Linux with musl libc.

Arguably a LLVM bug.

roundeven is only available on glibc platforms, and the current code which uses it breaks np_round and np_rint on BSD, Windows, MacOS, Android and Linux with musl libc. Arguably a LLVM bug.
sb10q added the
low-priority
label 2024-04-17 10:53:23 +08:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#396
There is no content yet.