Skip to content

Forward compatibility with Erlang 27: negative zero fix, take 2 #9414

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

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

mkuratczyk
Copy link
Contributor

#9405 didn't actually solve the problem - OTP27 (git master) still complained about matching on the zero float. This does seem to make it happy.

@michaelklishin michaelklishin force-pushed the negative-zero-otp27-take2 branch from 5412441 to 0f8689b Compare September 13, 2023 13:41
@michaelklishin
Copy link
Collaborator

The force-push above is a rebase to address the OCI build failures.

@michaelklishin michaelklishin changed the title Negative zero fix, take 2 Forward compatibility with Erlang 27: negative zero fix, take 2 Sep 13, 2023
@michaelklishin michaelklishin merged commit 48955ad into main Sep 13, 2023
@michaelklishin michaelklishin deleted the negative-zero-otp27-take2 branch September 13, 2023 15:21
michaelklishin added a commit that referenced this pull request Sep 13, 2023
Forward compatibility with Erlang 27: negative zero fix, take 2 (backport #9414) (backport #9419)
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