-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
boost-1.87.0.beta1 libtorrent RC_1_2 #7796
Comments
MSVC Output (Boost 1.87.0 Beta 1 / RC_1_2 Branch) from Windows build:
RC_2_0 doesn't have this issue. |
I updated title, I was not actually using v1.2.19 it was RC_1_2 |
Boost 1.87.0 is officially G.A. now. |
I don't think there is any will or intention to update RC_1_2 and whatever time is given will be to RC_2_0. So I guess RC_1_2 will be stuck using 1.86.0. |
FYI, this is the commit that changed io_service to io_context in RC_2_0: d0e95ea Could one of you brave souls try to backport it and make a PR? |
I'm under the impression that there is no desire to update RC_1_2 any more let alone release another version. We don't see much of arvidn at this time either. Seems busy irl. So, I have a question before this was even attempted: Would @arvidn even care for this to be done and support towards a new release of RC_1_2 If not, i'm not sure it's even worth the effort. |
RC_1_2 needs a bit of work put in to it, as the CI has lagged behind in updates/fixes too or have been removed/broken. This is not the first time that potential compatibility issues have arisen with RC_1_2 branch. |
There's a fair amount of work involved in updating to the new boost.asio API. The simple parts are:
There are many more changes, but they've all been made in I'd be happy to review a PR if anyone wants to give this a stab. Technically, though, it would be an ABI break, so maybe it would have to be released as libtorrent 1.3. |
@arvidn Do you plan on making a RC_1_3 branch or should any changes be directed at RC_1_2 branch? Will try to take care of some of the CI stuff before tackling any other conflicts/breakages (should help make it easier to pinpoint any compilation issues etc.) |
I someone volunteers a patch to update boost, I'll make an |
I'm not sure I see the point of a Would it get any feature updates, is it essentially unsupported and will If the answer is no/no/yes I'm not really interested in If we had a |
Build error
cmake
boost-1.87.0.beta1
libtorrent RC_1_2
The text was updated successfully, but these errors were encountered: