[ 
https://issues.apache.org/jira/browse/PROTON-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622588#comment-14622588
 ] 

ASF subversion and git services commented on PROTON-904:
--------------------------------------------------------

Commit 7e43dc32dbdc7a5e7f3b9ac09ddb13c42d168ad1 in qpid-proton's branch 
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=7e43dc3 ]

PROTON-904: No longer need to include libuuid header


> Remove dependency on libuuid
> ----------------------------
>
>                 Key: PROTON-904
>                 URL: https://issues.apache.org/jira/browse/PROTON-904
>             Project: Qpid Proton
>          Issue Type: Bug
>            Reporter: Flavio Percoco
>            Assignee: Ken Giusti
>             Fix For: 0.10
>
>
> The current proton-c version depends on libuuid for, well, generating uuids.
> The unfortunate thing of this dependency is that it's currently just required 
> by the messenger and it's just being used for building the messengers name. 
> It's really unfortunate to require this library and headers to be present for 
> such a small case.
> It'd be possible to remove this dependency by adding a built-in uuid4 
> generator since uuid4 is based on random bytes generation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to