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

Fix missing std::tr1::hash on GCC 4.1 #2906

Closed

Conversation

matthauck
Copy link
Contributor

Rather than crashing on use (doh!) better to just implement the
missing std::tr1::hash structs.

Fixes regression introduced by #1913

Rather than crashing on use (doh!) better to just implement the
missing std::tr1::hash structs.

Fixes regression introduced by protocolbuffers#1913
@grpc-kokoro
Copy link

Thanks for your pull request. The automated tests will run as soon as one of the admins verifies this change is ok for us to run on our infrastructure.

1 similar comment
@grpc-kokoro
Copy link

Thanks for your pull request. The automated tests will run as soon as one of the admins verifies this change is ok for us to run on our infrastructure.

@bazel-io
Copy link

Can one of the admins verify this patch?

@xfxyjwf
Copy link
Contributor

xfxyjwf commented Apr 7, 2017

ok to test

@xfxyjwf
Copy link
Contributor

xfxyjwf commented Apr 7, 2017

Closing this in favor of #2907 because the hash function in this PR seems too weak.

@xfxyjwf xfxyjwf closed this Apr 7, 2017
@matthauck matthauck deleted the fix-missing-hash-2 branch April 7, 2017 18:59
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.

5 participants