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

ASF GitHub Bot commented on DISPATCH-1950:
------------------------------------------

ganeshmurthy opened a new pull request #1017:
URL: https://github.com/apache/qpid-dispatch/pull/1017


   …dded code to Findlibnghttp2.cmake to extract the version of the library 
from nghttp2ver.h


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Knock down the minimum required version of the nghttp2 library to 1.33.0
> ------------------------------------------------------------------------
>
>                 Key: DISPATCH-1950
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1950
>             Project: Qpid Dispatch
>          Issue Type: Bug
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>
> # Currently the minimum required version of libnghttp2 is set to 1.4. This is 
> wrong, it is supposed to be 1.40.0. But we want to to get it further down to 
> 1.33.0 cause this version is widely available.
>  # Also, make sure the http2_adaptor.c really does not compile if the 
> available library version if less than 1.33.0. Instead http2_adaptor_none.c 
> should compile. Right now, http2_adaptor.c complies if any version of 
> libnghttp2 is found.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to