[ 
https://issues.apache.org/jira/browse/QPID-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884007#action_12884007
 ] 

Alan Conway commented on QPID-2708:
-----------------------------------

Chuck: this patch fixes the circularity by moving all the UUID code into 
libqpidtypes on both windows & unix, so the dependency is simply libqpidcommon 
depends on libqpidtypes. 

> 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, 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:dev-subscr...@qpid.apache.org

Reply via email to