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

Merged
merged 4 commits into from May 9, 2017

Conversation

Projects
None yet
2 participants
Contributor

wltrimbl commented Apr 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.

@ExpressionAnalysis 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