Skip to content

Remove a few extensions to BinaryFloatingPoint that are unused. #295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

stephentyrone
Copy link
Contributor

These are internal extensions, and are not used anywhere except in tests. They also make questionable use of the pow function in ways that would eventually lead to interesting errors on Linux and Windows. Best to simply excise them (and the tests for them as well).

These are internal extensions, and are not used anywhere except in tests. They also make questionable use of the `pow` function in ways that would eventually lead to interesting errors on Linux and Windows. Best to simply excise them.
@stephentyrone
Copy link
Contributor Author

@swift-ci test

@stephentyrone stephentyrone merged commit 98e75de into swiftlang:main Oct 18, 2023
@stephentyrone stephentyrone deleted the not-enough-room-for-both-of-us-round-these-parts branch October 18, 2023 21:38
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.

2 participants