You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/06/15 23:15:35 UTC

[GitHub] [trafficserver] bneradt opened a new pull request #7944: Compilation error fixes for QUIC unit tests

bneradt opened a new pull request #7944:
URL: https://github.com/apache/trafficserver/pull/7944


   When configured with a QUIC version of OpenSSL, `make check` runs the
   QUIC unit tests. These have fallen under disrepair, with recent changes
   causing the build of them to fail. This addresses those compilation
   issues. All the `check` make target tests build and pass with this
   change.
   
   select_next_protocol got moved from QUICConnection in commit:
   cb247c6af699cb08286f04bd2ef481031b5babc7
   
   HTTPHdr received an iterate change in:
   98176750ecb42ab5ec97a49570c5aff1175a014a


-- 
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:
users@infra.apache.org



[GitHub] [trafficserver] bneradt merged pull request #7944: Compilation error fixes for QUIC unit tests

Posted by GitBox <gi...@apache.org>.
bneradt merged pull request #7944:
URL: https://github.com/apache/trafficserver/pull/7944


   


-- 
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:
users@infra.apache.org



[GitHub] [trafficserver] bryancall commented on pull request #7944: Compilation error fixes for QUIC unit tests

Posted by GitBox <gi...@apache.org>.
bryancall commented on pull request #7944:
URL: https://github.com/apache/trafficserver/pull/7944#issuecomment-861903905


   I tested the patch on Fedora 34


-- 
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:
users@infra.apache.org