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

common: define BOOST_COROUTINES_NO_DEPRECATION_WARNING if not yet #26502

Merged
merged 1 commit into from Feb 21, 2019

Conversation

tchaikov
Copy link
Contributor

to silence warnings like

/home/jenkins-build/build/workspace/ceph-pull-requests/src/common/async/yield_context.h:30:0:
warning: "BOOST_COROUTINES_NO_DEPRECATION_WARNING" redefined

Signed-off-by: Kefu Chai kchai@redhat.com

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

to silence warnings like

/home/jenkins-build/build/workspace/ceph-pull-requests/src/common/async/yield_context.h:30:0:
warning: "BOOST_COROUTINES_NO_DEPRECATION_WARNING" redefined

Signed-off-by: Kefu Chai <kchai@redhat.com>
@cbodley cbodley merged commit 708165c into ceph:master Feb 21, 2019
@tchaikov tchaikov deleted the wip-common-coroutine-ifdef branch February 21, 2019 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants