Skip to content

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

Closed
matthauck wants to merge 1 commit intoprotocolbuffers:masterfrom
matthauck:fix-missing-hash-2
Closed

Fix missing std::tr1::hash on GCC 4.1#2906
matthauck wants to merge 1 commit intoprotocolbuffers:masterfrom
matthauck:fix-missing-hash-2

Conversation

@matthauck
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

Can one of the admins verify this patch?

@xfxyjwf
Copy link
Copy Markdown
Contributor

xfxyjwf commented Apr 7, 2017

ok to test

@xfxyjwf
Copy link
Copy Markdown
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