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

hack: fix compilation on clang with boost 1.55 #127

Merged
merged 2 commits into from
May 31, 2016

Conversation

3Hren
Copy link
Owner

@3Hren 3Hren commented May 31, 2016

Should fix #125.

@codecov-io
Copy link

codecov-io commented May 31, 2016

Current coverage is 82.72%

Merging #127 into master will increase coverage by <.01%

@@           master       #127   diff @@
========================================
  Files          62         93     +31   
  Lines        1360       4984   +3624   
  Methods       153          0    -153   
  Branches        0          0           
========================================
+ Hits         1124       4123   +2999   
- Misses        236        861    +625   
  Partials        0          0           

Powered by Codecov. Last updated by 9c57ef4...45a00b1

@abclogin
Copy link

abclogin commented May 31, 2016

I try to compile using FreeBSD 10.3, Clang 3.4.1, Boost 1.55
Yes. Error #125 is fixed.
But error #126 still open

@3Hren 3Hren merged commit 45a00b1 into master May 31, 2016
@3Hren 3Hren deleted the issue/125/fix-compilation-on-clang-and-boost-1.56 branch June 7, 2016 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Could not complile under FreeBSD 10.3, Clang 3.6.2 and 3.8.0: boost error is "call to 'f' is ambiguous"
3 participants