You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2011/08/26 22:11:29 UTC

[jira] [Resolved] (QPID-3457) qpid::Msg::str() method not exported

     [ https://issues.apache.org/jira/browse/QPID-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway resolved QPID-3457.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11

Fixed in r1162233 on trunk

> 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
>             Fix For: 0.11
>
>
> 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:dev-subscribe@qpid.apache.org