Skip to content

Conversation

@murraystevenson
Copy link
Collaborator

6fa3f54 introduced CurvesPrimitiveEvaluator::Result::linear(), which Clang considers to be shadowing the linear template parameter of CurvesPrimitiveEvaluator::Result::init(). This fix takes the simple approach and renames the template parameters.

6fa3f54 introduced `CurvesPrimitiveEvaluator::Result::linear()`, which Clang considers to be shadowing the `linear` template parameter of `CurvesPrimitiveEvaluator::Result::init()`. This fix takes the simple approach and renames the template parameters.
@murraystevenson murraystevenson self-assigned this Dec 10, 2025
@johnhaddon johnhaddon merged commit 478b76b into ImageEngine:RB-10.6 Dec 10, 2025
5 checks passed
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