Skip to content

Refactor string-to-index assignment and add debug support#13618

Merged
magnesj merged 1 commit intodevfrom
improve-debug-info
Feb 16, 2026
Merged

Refactor string-to-index assignment and add debug support#13618
magnesj merged 1 commit intodevfrom
improve-debug-info

Conversation

@magnesj
Copy link
Member

@magnesj magnesj commented Feb 13, 2026

Refactored RifEclipseSummaryAddress to use setter methods for string-to-index assignments (vector, name, LGR), centralizing logic and improving maintainability. Added debug-only string members for easier inspection in debug builds, wrapped in a struct to preserve default comparison behavior. Updated all relevant constructors and factory methods to use the new setters. No impact on release builds.

This commit introduced the changes
e41b1be

Refactored RifEclipseSummaryAddress to use setter methods for string-to-index assignments (vector, name, LGR), centralizing logic and improving maintainability. Added debug-only string members for easier inspection in debug builds, wrapped in a struct to preserve default comparison behavior. Updated all relevant constructors and factory methods to use the new setters. No impact on release builds.
@magnesj magnesj merged commit fb63339 into dev Feb 16, 2026
19 checks passed
@magnesj magnesj deleted the improve-debug-info branch February 16, 2026 15:54
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