Skip to content

Remove deprecated size_t overloads from RigActiveCellInfo#13824

Merged
magnesj merged 1 commit intodevfrom
remove-deprecated-activecellinfo
Mar 31, 2026
Merged

Remove deprecated size_t overloads from RigActiveCellInfo#13824
magnesj merged 1 commit intodevfrom
remove-deprecated-activecellinfo

Conversation

@kriben
Copy link
Copy Markdown
Collaborator

@kriben kriben commented Mar 30, 2026

Migrate all callers to use type-safe ReservoirCellIndex and ActiveCellIndex wrappers, then remove the deprecated isActive(size_t), cellResultIndex(size_t), and setCellResultIndex(size_t, size_t) methods.

@kriben kriben marked this pull request as ready for review March 30, 2026 17:26
Copy link
Copy Markdown
Member

@magnesj magnesj left a comment

Choose a reason for hiding this comment

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

RigTypeSafeIndex.h is included in RigActiveCellInfo.h, so I think the direct linclude is not required.

Migrate all callers to use type-safe ReservoirCellIndex and
ActiveCellIndex wrappers, then remove the deprecated isActive(size_t),
cellResultIndex(size_t), and setCellResultIndex(size_t, size_t) methods.
@kriben kriben force-pushed the remove-deprecated-activecellinfo branch from 8685e14 to 8ab509b Compare March 31, 2026 07:03
@kriben kriben requested a review from magnesj March 31, 2026 07:08
@magnesj magnesj merged commit a0dbbf6 into dev Mar 31, 2026
23 of 24 checks passed
@magnesj magnesj deleted the remove-deprecated-activecellinfo branch March 31, 2026 10:32
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