[
https://issues.apache.org/jira/browse/QPID-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883715#action_12883715
]
Chuck Rolke commented on QPID-2708:
-----------------------------------
Didn't we just do this a month ago? We had to back the changes out because it
caused a circular dependency on Windows builds. It worked fine on linux builds
because the link libraries can refer to each other and be resolved after the
libraries are loaded.
Gordon backed the changes out in r945642.
> Separate types library from common library.
> -------------------------------------------
>
> Key: QPID-2708
> URL: https://issues.apache.org/jira/browse/QPID-2708
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Client
> Affects Versions: 0.6
> Reporter: Alan Conway
> Assignee: Alan Conway
> Priority: Minor
> Attachments: libqpidtypes.patch
>
>
> Symbols from the qpid::types namespace are currently bundled into the common
> library.
> Create a new types library for these symbols, in order to
> - make it consistent with our convention of creating a library per namespace.
> - make the qpid ABI clear: it consists only of symbols in the messaging +
> types libraries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]