[
https://issues.apache.org/jira/browse/QPID-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058883#comment-14058883
]
ASF subversion and git services commented on QPID-5858:
-------------------------------------------------------
Commit 1609726 from [email protected] in branch 'qpid/trunk'
[ https://svn.apache.org/r1609726 ]
QPID-5858: Remove unneeded line that generates a warning on Windows VS2010.
2> MessagingSessionTests.cpp
2>..\..\..\cpp\src\tests\MessagingSessionTests.cpp(1438): warning C4930:
'std::string queue(void)': prototyped function not called (was a variable
definition intended?)
> Session::checkError() throws exceptions of wrong type
> -----------------------------------------------------
>
> Key: QPID-5858
> URL: https://issues.apache.org/jira/browse/QPID-5858
> Project: Qpid
> Issue Type: Bug
> Components: C++ Client
> Reporter: Gordon Sim
> Assignee: Gordon Sim
> Fix For: 0.29
>
>
> Only those inherting from qpid::types::Exception should be thrown. The
> qpid::Exception hierarchy from the old qpid::client code should be caught and
> wrapped as these are no longer even exposed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]