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 versions + test more on travis #63

Merged
merged 5 commits into from
Jan 10, 2017
Merged

Update versions + test more on travis #63

merged 5 commits into from
Jan 10, 2017

Conversation

springmeyer
Copy link
Contributor

This PR:

  • Updates to clang++ 3.9.1 (3.9.0 has known bugs)
  • Also starts testing on clang++ 4.0 (maybe 4.0 will catch bugs through new warnings, etc)
  • Updated to latest boost and geometry.hpp
  • Starts testing both debug and release version on travis (why not test more?)

@flippmoke flippmoke merged commit 8c3112e into master Jan 10, 2017
@flippmoke flippmoke deleted the clang-versions branch January 10, 2017 17:35
@springmeyer
Copy link
Contributor Author

Oh my. I just noticed coverage reporting was broken for wagyu. So I looked at the travis file and saw that we were not installing llvm-cov. Then I noticed that this PR was unfinished. Looks like I meant to move the make test and make debug lines from 8a4414f#diff-354f30a63fb0907d4ad57269548329e3L83 to 8a4414f#diff-354f30a63fb0907d4ad57269548329e3R4, but did not.

The impact of this is that testing has been completely broken on travis. I'm sorry about this. Luckily it appears nothing has regressed since @flippmoke has been testing diligently locally. However the gcc builds are broken due to new warnings that they don't understand. Working on fixing now.

@springmeyer springmeyer mentioned this pull request Mar 17, 2017
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