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

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

Commit 7241e775f185f74f3e65c30dcf3a631aba6213ce in qpid-proton's branch 
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=7241e77 ]

PROTON-1422: c makefiles including -luv in too many places

cmake was including un-necessary private dependencies (including -luv but also
sasl & ssl related stuff) on every example etc. linked with liqpid-proton. Added
PRIVATE tags to target_link_libraries to prevent that.


> c libuv proactor should not require extras library
> --------------------------------------------------
>
>                 Key: PROTON-1422
>                 URL: https://issues.apache.org/jira/browse/PROTON-1422
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.17.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18.0
>
>
> The libuv proactor uses pn_url functions from the extras library. It should 
> only use functions from the core library. Provide minimal, private URL 
> functions in core sufficient for the needs of a proactor.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to