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

Migrate away from deprecated functions in C++23 #7582

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Conversation

@Chocobo1
Copy link
Contributor Author

@arvidn
Please merge it into RC_2_0 and master. They are affected too.
Also can we expect a new maintenance release for RC_1_2? There are some nice small fixes accumulated.

@arvidn
Copy link
Owner

arvidn commented Jan 14, 2024

thanks! use of aligned_union and aligned_storage was removed in master a while ago. This still applies to RC_1_2 and RC_2_0 though

@Chocobo1
Copy link
Contributor Author

use of aligned_union and aligned_storage was removed in master a while ago.

But I see you still have aligned_storage in master: https://github.com/arvidn/libtorrent/blob/master/include/libtorrent/aux_/aligned_storage.hpp

@arvidn arvidn merged commit 359ef90 into arvidn:RC_1_2 Jan 14, 2024
21 of 25 checks passed
@Chocobo1 Chocobo1 deleted the cpp23 branch January 14, 2024 17:39
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