Skip to content

fix the deprecation warning - #2075

Merged
yhmtsai merged 1 commit into
developfrom
fix_strategy_deprecation_warning
Aug 24, 2026
Merged

fix the deprecation warning #2075
yhmtsai merged 1 commit into
developfrom
fix_strategy_deprecation_warning

Conversation

@yhmtsai

@yhmtsai yhmtsai commented Aug 21, 2026

Copy link
Copy Markdown
Member

Providing deprecated interface using shared_ptr version of strategy_type also leads deprecation warning because we mark the class also deprecated.
This PR disables the warning when using it.

@yhmtsai yhmtsai self-assigned this Aug 21, 2026
@yhmtsai yhmtsai added the 1:ST:no-changelog-entry Skip the wiki check for changelog update label Aug 21, 2026
@ginkgo-bot ginkgo-bot added mod:core This is related to the core module. type:factorization This is related to the Factorizations labels Aug 21, 2026

@pratikvn pratikvn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@yhmtsai
yhmtsai merged commit bae06eb into develop Aug 24, 2026
20 of 24 checks passed
@yhmtsai
yhmtsai deleted the fix_strategy_deprecation_warning branch August 24, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1:ST:no-changelog-entry Skip the wiki check for changelog update 1:ST:skip-full-test mod:core This is related to the core module. type:factorization This is related to the Factorizations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants