Project

General

Profile

Actions

Bug #10981

closed

rgw: -Wdeprecated-declarations warnings

Added by Danny Al-Gaaf about 9 years ago. Updated about 9 years ago.

Status:
Duplicate
Priority:
High
Assignee:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

This should get fixed before Hammer release:

rgw/rgw_rados.cc: In member function 'virtual void RGWRados::finalize_watch()':
rgw/rgw_rados.cc:1475:54: warning: 'int librados::IoCtx::unwatch(const string&, uint64_t)' is deprecated (declared at ./include/rados/librados.hpp:998) [-Wdeprecated-declarations]
rgw/rgw_rados.cc: In member function 'virtual int RGWRados::init_watch()':
rgw/rgw_rados.cc:1610:73: warning: 'int librados::IoCtx::watch(const string&, uint64_t, uint64_t*, librados::WatchCtx*)' is deprecated (declared at ./include/rados/librados.hpp:994) [-Wdeprecated-declarations]
rgw/rgw_rados.cc: In member function 'virtual int RGWRados::distribute(const string&, ceph::bufferlist&)':
rgw/rgw_rados.cc:7021:52: warning: 'int librados::IoCtx::notify(const string&, uint64_t, ceph::bufferlist&)' is deprecated (declared at ./include/rados/librados.hpp:996) [-Wdeprecated-declarations]


Related issues 1 (0 open1 closed)

Related to rgw - Bug #10980: rgw: need to reconnect watch after errorResolved03/01/2015

Actions
Actions #1

Updated by Sage Weil about 9 years ago

  • Status changed from New to Duplicate

this will get fixed as part of #10980

Actions #2

Updated by Sage Weil about 9 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)
  • Target version deleted (v0.94)
Actions

Also available in: Atom PDF