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

[DhtScanner] doesn't compile on LLVM 7.0.2 #92

Closed
sim590 opened this issue Jul 18, 2016 · 4 comments
Closed

[DhtScanner] doesn't compile on LLVM 7.0.2 #92

sim590 opened this issue Jul 18, 2016 · 4 comments
Assignees
Labels

Comments

@sim590
Copy link
Contributor

sim590 commented Jul 18, 2016

As Travis pointed out when checking errors in #79, DhtScanner doesn't compile on LLVM. However, everything else compiles, so this is not high priority. The code is now merged in master. I'm highlighting the issue here so that it appears to be a known issue.

@sim590 sim590 added the bug label Jul 18, 2016
@sim590 sim590 self-assigned this Jul 18, 2016
@kaldoran
Copy link
Collaborator

kaldoran commented Jul 19, 2016

Isn't this f474f64 patch correct this issue ?
If it does, please close this issue :)

@sim590
Copy link
Contributor Author

sim590 commented Jul 19, 2016

Actually, f474f64 gets rid of some warnings, but it doesn't resolves the errors.

@sim590
Copy link
Contributor Author

sim590 commented Jul 22, 2016

This issue seems not to apply for LLVM 7.3.0 (Apple version) which is one of the latest release at this point. This bug report may fade in the dark space of forgotten history... Sometime.

@aberaud
Copy link
Member

aberaud commented Nov 21, 2016

Fixed since we use a decent LLVM/Clang version in Travis with Docker

@aberaud aberaud closed this as completed Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants