You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
Hello, and thank you for maintaining this project--it has been really helpful for me.
Since upgrading to Boost 1.62, I now get this warning:
CL : warning : Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING.
It's not causing me any trouble, but I thought you might like to know.
The text was updated successfully, but these errors were encountered:
You refer to Boost.Coroutine in CMakeLists.txt. The way I interpret this warning, that library is (recently) deprecated and boost is recommending that you use their newer one. I may have misunderstood though.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, and thank you for maintaining this project--it has been really helpful for me.
Since upgrading to Boost 1.62, I now get this warning:
It's not causing me any trouble, but I thought you might like to know.
The text was updated successfully, but these errors were encountered: