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

String tweaks #1391

Merged
merged 2 commits into from
Apr 6, 2016
Merged

String tweaks #1391

merged 2 commits into from
Apr 6, 2016

Conversation

thomasvl
Copy link
Contributor

@thomasvl thomasvl commented Apr 6, 2016

No description provided.

…ata.

This seems to be some code evolution side effects. Back when there was a custom
string class, we couldn't really error when we finally saw the string was bad
so we had to return the empty string, but now that full validation is done
up front, it can error out.
@thomasvl thomasvl merged commit 28c5c25 into protocolbuffers:master Apr 6, 2016
@thomasvl thomasvl deleted the string_tweaks branch April 6, 2016 19:52
adellahlou pushed a commit to adellahlou/protobuf that referenced this pull request Apr 20, 2023
rinarakaki pushed a commit to rinarakaki/protobuf that referenced this pull request Aug 30, 2023
Once merged, the changes to ~`upb-ruby.h`~ `glue.c` in protocolbuffers#11483 can be reverted without breaking the FFI feature branch.

Closes protocolbuffers#1391

COPYBARA_INTEGRATE_REVIEW=protocolbuffers/upb#1391 from JasonLunn:ffi 5c3a5b8901a3017e12c96a9ea5ab2603a489fd1f
PiperOrigin-RevId: 547373759
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants