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

Directives: remove parens to silence gcc8 warning#845

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

Conversation

coneiric
Copy link

Fixes -Wparentheses warning from gcc8 builds for 0.13-release branch.

Example build output:

cpp-netlib/boost/network/protocol/http/message/directives/status_message.hpp:17:1: note: in expansion of macro 'BOOST_NETWORK_STRING_DIRECTIVE'                                                                                                                 BOOST_NETWORK_STRING_DIRECTIVE(status_message, status_message_,                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                             cpp-netlib/boost/network/message/directives/detail/string_directive.hpp:37:21: warning: unnecessary parentheses in declaration of 'uri_' [-Wparentheses]                                                                                                            ValueType const&((value));

@coneiricconeiricforce-pushed thefix-gcc8-paren-warning-0.13r branch from3dcaaad to0b8ab04CompareMay 31, 2018 03:38
@coneiricconeiricforce-pushed thefix-gcc8-paren-warning-0.13r branch from0b8ab04 to2421e1dCompareJune 13, 2018 19:53
@coneiric
Copy link
Author

Hello@deanberris, is there something keeping this PR from being merged?

@deanberris
Copy link
Member

Nothing -- sorry for the delay, and thanks for the reminder!

@deanberrisdeanberris merged commit38e48c9 intocpp-netlib:0.13-releaseJul 2, 2018
@coneiric
Copy link
Author

No worries, thanks for merging :)

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.

2 participants
@coneiric@deanberris

[8]ページ先頭

©2009-2025 Movatter.jp