Darryl L. Pierce created QPID-5718:
--------------------------------------
Summary: Dead code in the HA codebase
Key: QPID-5718
URL: https://issues.apache.org/jira/browse/QPID-5718
Project: Qpid
Issue Type: Bug
Affects Versions: 0.26
Reporter: Darryl L. Pierce
Assignee: Alan Conway
When compiling with -Werror=unused-function the compiler complains that the
following unused methods are defined:
std::ostream& operator<<(std::ostream& o, const QueueSetPrinter& qp)
void collectQueueReplicators(const boost::shared_ptr<Exchange>& ex,
set<boost::shared_ptr<QueueReplicator> >& collect)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]