We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm assuming this is an issue when using ruby v2.1.1. Investigations needed.
1) Protobuf::Message#encode encoding keeps utf-8 when utf-8 is input for string fields Failure/Error: (new_message.name == name).should be_true expected: true value got: false # ./spec/lib/protobuf/message_spec.rb:117:in `block (4 levels) in <top (required)>'
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
I'm assuming this is an issue when using ruby v2.1.1. Investigations needed.
The text was updated successfully, but these errors were encountered: