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

{boost -> std}::shared_ptr #1339

Merged
merged 2 commits into from
Jan 29, 2025
Merged

{boost -> std}::shared_ptr #1339

merged 2 commits into from
Jan 29, 2025

Conversation

nim65s
Copy link
Collaborator

@nim65s nim65s commented Jan 29, 2025

Hi,

I think it is time to move away from boost::shared_ptr.

@cmastalli: do you agree ? This would be a breaking change, and the next release would be v3.0.0.

We'll also have left stack-of-tasks/pinocchio#2563 to fix before that release.

@cmastalli
Copy link
Member

Thanks for doing this, @nim65s!

I was never against it. However, some time ago, I had issues with binding std::shared_ptr. Are you sure they are sorted out with the latest Boost Python?

I would definitely try this myself before approving. But, it would be helpful if you confirm/check this as well.

Copy link
Member

@cmastalli cmastalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have checked this myself and am happy to merge it!

@cmastalli cmastalli merged commit 5a540c9 into loco-3d:release/2.2.0 Jan 29, 2025
5 of 9 checks passed
@nim65s nim65s mentioned this pull request Feb 7, 2025
@nim65s nim65s deleted the std branch February 7, 2025 12:27
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