Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Updates sparsehash to 2.0.3 dating from 2015-10-12 #55
Conversation
wltrimbl
added some commits
Apr 5, 2017
ExpressionAnalysis
merged commit ae1bb52
into
ExpressionAnalysis:master
May 9, 2017
|
Merged. Thanks for the pull request. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wltrimbl commentedApr 6, 2017
This PR replaces sparsehash 2.0.2 with 2.0.3, which has mostly portability patches.
https://github.com/sparsehash/sparsehash/blob/master/ChangeLog
With this patch I can compile ea-utils + sparsehash on gcc Apple LLVM version 8.0.0 (clang-800.0.42.1) ( OSX 10.11.6 ). For me this fixes issue #32.