David Binderman created QPID-6311:
-------------------------------------

             Summary: SessionAdapter.cpp:198: bad use of ? :
                 Key: QPID-6311
                 URL: https://issues.apache.org/jira/browse/QPID-6311
             Project: Qpid
          Issue Type: Bug
            Reporter: David Binderman
            Priority: Minor


qpid-0.28/cpp/src/qpid/broker/SessionAdapter.cpp:198]: (style) Same expression 
in both branches of ternary operator.

Source code is

    } else if (exchange->isBound(queue, key.empty() ? 0 : &key, args.count() > 
0 ? &args : &args)) {






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to