Skip to content

Conversation

bugdea1er
Copy link
Contributor

@bugdea1er bugdea1er commented Jan 5, 2025

Remove all uses of deprecated Asio API, like asio::io_service and asio::ip::address::from_string (tested with compilation flag ASIO_NO_DEPRECATED)

This automatically fixes building with newer versions of Boost

Closes #970

@gittiver
Copy link
Member

gittiver commented Jan 6, 2025

btw, I fixed the codeQL problem, could you rebase onto master to get this change too.

@bugdea1er
Copy link
Contributor Author

btw, I fixed the codeQL problem, could you rebase onto master to get this change too.

Done!

@gittiver gittiver merged commit 27c9ba3 into CrowCpp:master Jan 6, 2025
11 checks passed
@bugdea1er bugdea1er deleted the io-context branch January 6, 2025 19:26
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.

crow using boost::asio error : "boost::asio has no member io_service"
2 participants