Skip to content

Conversation

@alyssais
Copy link

@alyssais alyssais commented Nov 3, 2025

musl provides <fenv.h>, but not the non-standard feenableexcept() function, so using feenableexcept() whenever <fenv.h> was present caused build failures on musl. Instead, explicitly check for the non-standard function we want to use.

musl provides <fenv.h>, but not the non-standard feenableexcept()
function, so using feenableexcept() whenever <fenv.h> was present
caused build failures on musl.  Instead, explicitly check for the
non-standard function we want to use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant