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

0.12-devel to be C++11-only#569

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

Conversation

deanberris
Copy link
Member

Instead of messing up 0.11-devel, this PR will start of 0.12-devel with an upgrade to C++11-only.

These changes haven't been tested; just a raw starting point for fixingthings up later on. Generated with:clang-tidy -checks='*' -fix-errors ../libs/network/test/*.cpp -header-filter='boost/network/*'From within a build directory, like this:(while in cpp-netlib)mkdir buildcmake -G Ninja -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_BUILD_TYPE=Debug -DOPENSSL_ROOT_DIR=/Users/dberris/homebrew/Cellar/openssl/1.0.2d_1 -DBOOST_ROOT=/Users/dberris/Source/boost_1_56_0 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ..
@deanberris
Copy link
MemberAuthor

This one's now ready to have a look at (soon as the Travis CI finishes).

PTAL@glynos?

@deanberris
Copy link
MemberAuthor

All green now@glynos -- PTAL.

Cheers

glynos added a commit that referenced this pull requestNov 18, 2015
@glynosglynos merged commitfb210e7 intocpp-netlib:0.12-develNov 18, 2015
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling8a8279a on deanberris:0.11-devel-cpp11-upgrade into ** on cpp-netlib:0.12-devel**.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@glynosglynos

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@deanberris@coveralls@glynos

[8]ページ先頭

©2009-2025 Movatter.jp