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

Make term_to_binary_compat generate binaries using minor_version 1. #1268

Merged
merged 2 commits into from
Jun 18, 2017

Conversation

hairyhum
Copy link
Contributor

Fix for #1243 for 3.6.x

term_to_binary now has minor_version:2 to always generate utf-8 atoms,
while default is 1, so binaries generated in OTP-20 should be
the same as in OTP-19 for non-unicode atoms.

term_to_binary now has `minor_version:2` to always generate utf-8 atoms,
while default is `1`, so binaries generated in OTP-20 should be
the same as in OTP-19 for non-unicode atoms.
@michaelklishin michaelklishin merged commit 1c8798a into stable Jun 18, 2017
@dumbbell dumbbell deleted the rabbitmq-server-1243 branch January 2, 2018 15:17
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