Skip to content
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

Remove more initialization by const-ref #118

Closed
wants to merge 0 commits into from
Closed

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Oct 27, 2023

Remove more initialization by const-ref

While we are here, implement long double -> float8 conversions via conversion to float without inducing rounding error. Previously, we would round long double to double and then to float8 which would incorrectly handle saturation and incorrectly round values.

@copybara-service copybara-service bot force-pushed the test_577251071 branch 2 times, most recently from 0b24d47 to 1bc21ca Compare October 30, 2023 22:09
@copybara-service copybara-service bot closed this Oct 30, 2023
@copybara-service copybara-service bot deleted the test_577251071 branch October 30, 2023 22:11
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.

0 participants