session methods need to accept string literals in keyword and ordinary methods
------------------------------------------------------------------------------
Key: QPID-657
URL: https://issues.apache.org/jira/browse/QPID-657
Project: Qpid
Issue Type: Bug
Components: C++ Client
Reporter: Gordon Sim
e.g. session.queueQuery("foo") or session.queueQuery_(queue="foo")
(currently only std::string is accepted).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.