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

Update rapidjson to fix gcc 8 compilation in Docker image #485

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

tribal-tec
Copy link
Contributor

No description provided.

@tribal-tec tribal-tec requested a review from favreau August 2, 2018 10:39
@karjonas
Copy link
Contributor

karjonas commented Aug 2, 2018

Just wondering, is there any reason why rapidjson is not a git submodule as the other dependencies usually are?

@tribal-tec
Copy link
Contributor Author

I just followed the offical way of using it: https://github.com/Tencent/rapidjson/#installation

We can also submodule it, I have no strong opinion on that. I just clones a lot of unnecessary things for a header-only library.

@karjonas
Copy link
Contributor

karjonas commented Aug 2, 2018

Makes sense. Probably now we can then remove the "-Wno-unknown-warning-option" I had to add in some places to fix clang compilation.

@tribal-tec tribal-tec merged commit 1ffdd58 into BlueBrain:master Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants