Skip to content

Conversation

@mattip
Copy link
Member

@mattip mattip commented Dec 25, 2022

Closes #22850

FreeBSD is missing the long double variants of some complex geometric functions that should be mandatory in C11. Restore them from the removed code (taken from diffing to v1.23.5)

I tested this on a 1GB FreeBSD qemu image, and discovered there is a test that should be skipped on such a limited machine. With the skip the tests ran to completion, but there were a number of failures related to floating-point error reporting. It may be worth taking a look if we get FreeBSD CI going.

@mattip mattip added the 09 - Backport-Candidate PRs tagged should be backported label Dec 25, 2022
@charris
Copy link
Member

charris commented Dec 25, 2022

Thanks Matti.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: FreeBSD issue with csinl in 1.24

2 participants