Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix websocketpp to be compliant with c++20 #1216

Merged
merged 3 commits into from
Dec 31, 2022

Conversation

g-robertson
Copy link
Contributor

websocketpp dependency uses template specialization on class constructors which isn't allowed in c++20, this change fixes that

@g-robertson g-robertson changed the base branch from master to develop December 11, 2022 22:49
@poco0317
Copy link
Member

related zaphoyd/websocketpp#1060

@poco0317
Copy link
Member

i will merge this if you first update websocketpp to the latest upstream version 0.8.2, as we appear to be using 0.8.1

@poco0317 poco0317 merged commit 18419c5 into etternagame:develop Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants