Navigation Menu

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 std::is_trivially_default_constructible. #429

Merged
merged 1 commit into from May 26, 2015

Conversation

xfxyjwf
Copy link
Contributor

@xfxyjwf xfxyjwf commented May 26, 2015

This type_traits is only added after g++ 5.1.0 but we need to support g++ 4+.

Fixes #417

@TeBoring to review.

This type_traits is only added after g++ 5.1.0 but we need to support g++ 4+.
TeBoring added a commit that referenced this pull request May 26, 2015
Remove std::is_trivially_default_constructible.
@TeBoring TeBoring merged commit 1b540d5 into protocolbuffers:3.0.0-alpha-3 May 26, 2015
taoso pushed a commit to taoso/protobuf that referenced this pull request Aug 1, 2018
…protocolbuffers#429)

Unmarshal should use JSONPBUnmarshaler even for JSON null value.
bithium pushed a commit to bithium/protobuf that referenced this pull request Sep 4, 2023
Switched to utf8_range for UTF8 verification
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.

None yet

3 participants