[ 
https://issues.apache.org/jira/browse/QPID-5718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978251#comment-13978251
 ] 

ASF subversion and git services commented on QPID-5718:
-------------------------------------------------------

Commit 1589431 from [~aconway] in branch 'qpid/trunk'
[ https://svn.apache.org/r1589431 ]

QPID-5718: Dead code in the HA codebase

Removed: std::ostream& operator<<(std::ostream& o, const QueueSetPrinter& qp)
Already gone: void collectQueueReplicators(const boost::shared_ptr<Exchange>& 
ex, set<boost::shared_ptr<QueueReplicator> >& collect)

> 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]

Reply via email to