-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
build and testsuite failures with zlib 1.2.11 #653
Comments
this is the failing test, that works with a combination of different toolchains (old-new boost 1.61 and 1.62, gcc-5/gcc-6, new and old cmake and so on)
do you have any clue? |
i've been able to reproduce this locally, will take a look |
it works correctly, I backported the two commits on top of 0.7.0 and I'll upload in a few hours thanks a lot! |
* Tue Jun 13 2017 Wolfgang Stöggl <c72578@yahoo.de> - 0.7.0-7 - Add patches to fix zlib test failure (test_permessage_deflate) - Disable tests test_transport, test_transport_asio_timers Fix build and test failures with zlib 1.2.11. Fixes test_permessage_deflate zaphoyd/websocketpp#653 Upstream patches, backported to websocketpp-0.7.0 zaphoyd/websocketpp@9ddb300 websocketpp-0.7.0-zlib-permessage-deflate.patch zaphoyd/websocketpp@4cab5e5 websocketpp-0.7.0-minor-adjustments-to-recent-extension-negotiation.patch
Fix build and test failures with zlib 1.2.11. Fixes test_permessage_deflate zaphoyd/websocketpp#653 Upstream patches, backported to websocketpp-0.7.0 zaphoyd/websocketpp@9ddb300 websocketpp-0.7.0-zlib-permessage-deflate.patch zaphoyd/websocketpp@4cab5e5 websocketpp-0.7.0-minor-adjustments-to-recent-extension-negotiation.patch Disable the following tests, which fail occasionally: test_transport, test_transport_asio_timers websocketpp-0.7.0-disable-test_transport-test_transport_asio_timers.patch
…t a 256 bit window. Improve extension negotiation error checking and documentation. fixes zaphoyd#596 fixes zaphoyd#653
Hello, as said, with the new zlib websocketpp is not working anymore:
The text was updated successfully, but these errors were encountered: