websocketpp
websocketpp copied to clipboard
Fix build for c++ 20
@zaphoyd, +1 for merging this.
@zaphoyd do you plan to merge and create a new tag for that change ? Thank you in advance
Just as a heads up, the https://github.com/zaphoyd/websocketpp/tree/develop branch already has this fix since https://github.com/zaphoyd/websocketpp/commit/3197a520eb4c1e4754860441918a5930160373eb
Cool, thanks.
Any thoughts, when this can be released and be available in conan center?
Ofk there is a way to use the develop
branch as a submodule, but anyway, the released version would be even better :)
@selevit I think your best bet would be to submit a patch to the conan-center repo https://github.com/conan-io/conan-center-index/tree/master/recipes/websocketpp to fix builds for C++20 similar to how the vcpkg folks did it https://github.com/microsoft/vcpkg/pull/23669
@pajlada oh, cool, thanks for the suggestion and the link
what fuck this BUG?