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

PlugAlgo : Fix promotion of CompoundDataPlugs with non-dynamic children #5652

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

johnhaddon
Copy link
Member

@johnhaddon johnhaddon requested a review from ericmehl January 31, 2024 16:23
@johnhaddon johnhaddon self-assigned this Jan 31, 2024
Copy link
Collaborator

@ericmehl ericmehl left a comment

Choose a reason for hiding this comment

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

This PlugAlgo.cpp just needs #include <array> to fix the Windows build. Otherwise LGTM.

@ericmehl
Copy link
Collaborator

ericmehl commented Feb 1, 2024

One last thing - could this be targeted to 1.3 instead of main?

@johnhaddon johnhaddon force-pushed the compoundDataPlugPromotionFix branch from 9d65c1f to 2d21714 Compare February 1, 2024 15:11
@johnhaddon
Copy link
Member Author

This PlugAlgo.cpp just needs #include to fix the Windows build. Otherwise LGTM.

Thanks - added that in 2d21714.

One last thing - could this be targeted to 1.3 instead of main?

It could, but my gut tells me to keep it for 1.4, because it's not a super high priority fix (there are workarounds) and although I think we have decent test coverage, the serialisation stuff quite often surprises me...

@ericmehl ericmehl merged commit a4661d7 into GafferHQ:main Feb 1, 2024
5 checks passed
@johnhaddon johnhaddon deleted the compoundDataPlugPromotionFix branch March 15, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants