All of lore.kernel.org
 help / color / mirror / Atom feed
* warnings in rgw_crypt.cc
@ 2017-08-14 16:38 John Spray
  2017-08-14 16:41 ` Gregory Farnum
  0 siblings, 1 reply; 5+ messages in thread
From: John Spray @ 2017-08-14 16:38 UTC (permalink / raw)
  To: Ceph Development

Hi all,

These have been in master for quite a while now:

/home/jenkins-build/build/workspace/ceph-pull-requests/src/rgw/rgw_crypt.cc:38:2:
warning: #warning "TODO: move this code to auth/Crypto for others to
reuse." [-Wcpp]
 #warning "TODO: move this code to auth/Crypto for others to reuse."
  ^
/home/jenkins-build/build/workspace/ceph-pull-requests/src/rgw/rgw_crypt.cc:247:2:
warning: #warning "TODO: use auth/Crypto instead of reimplementing."
[-Wcpp]
 #warning "TODO: use auth/Crypto instead of reimplementing."
  ^

Is anyone working in this area?  Otherwise we should probably just
create tracker tickets instead of using preprocessor macros as
reminders.

Cheers,
John

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-08-15 22:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-14 16:38 warnings in rgw_crypt.cc John Spray
2017-08-14 16:41 ` Gregory Farnum
2017-08-15  1:48   ` Jos Collin
2017-08-15 14:46     ` Mahalingam, Ganesh
2017-08-15 22:03     ` Gregory Farnum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.