Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Boost future master#698

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deanberris merged 5 commits intocpp-netlib:masterfromdvd0101:boost_future_master
Nov 14, 2016

Conversation

dvd0101
Copy link

This is#684 against the master branch

boost::shared_future has a richer api, notably it has the `is_ready()`method required by the `ready()` wrapper
@glynos
Copy link
Member

All tests on Travis failed.

@cinghiale ignore the tests for clang right now, we already now that they don't work. However, it looks like you have added a dependency to Boost.System to cpp-netlib, and their is a linking error for the tests and examples.

@dvd0101
Copy link
Author

Added the missing libraries. Waiting for the CI...

@dvd0101
Copy link
Author

Still some failures... I'll try to fix soon

@dvd0101
Copy link
Author

@glynos I'm a bit puzzled by the failings. Looking at the output it looks like we found an ICE in one of the tests:

[ 90%] Building CXX object libs/network/test/http/CMakeFiles/cpp-netlib-http-server_async_run_stop_concurrency.dir/server_async_run_stop_concurrency.cpp.o[snip]g++: internal compiler error: Killed (program cc1plus)Please submit a full bug report,with preprocessed source if appropriate.See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.

On my ubuntu box (16.10) I have access to gcc 4.8.5 and it compiles fine.

any suggestion is very appreciated

@deanberris
Copy link
Member

I think we don't need to block this on the CI results. We should be able to fix this after the fact.

@deanberris
Copy link
Member

LGTM

@deanberrisdeanberris merged commitf1e6cb8 intocpp-netlib:masterNov 14, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@dvd0101@glynos@deanberris

[8]ページ先頭

©2009-2025 Movatter.jp