qpid::Msg::str() method not exported
------------------------------------
Key: QPID-3457
URL: https://issues.apache.org/jira/browse/QPID-3457
Project: Qpid
Issue Type: Bug
Components: C++ Broker, C++ Client
Affects Versions: 0.13
Reporter: Steve Huston
Assignee: Alan Conway
Trunk r1161742 added a Msg::str() method to cpp/src/qpid/Msg.cpp - this method
is not marked with an extern decorator, so it's not visible outside qpidcommon
(where Msg.cpp is built) on Windows. This causes build errors on Windows, with
unresolved external references to the method.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]