Skip to content

Cover corner-cases when updating option names - #3446

Merged
ZedThree merged 2 commits into
nextfrom
cmacmackin/options-names
Aug 5, 2026
Merged

Cover corner-cases when updating option names#3446
ZedThree merged 2 commits into
nextfrom
cmacmackin/options-names

Conversation

@cmacmackin

Copy link
Copy Markdown
Collaborator

Following #3445, I realised that there were some corner cases in updating option names that I hadn't accounted for. This is related to when one or both of the operands have no name. In that case the path wasn't always updated correctly. This PR adds additional checks and logic to ensure everything works as it should.

@cmacmackin
cmacmackin requested a review from ZedThree July 29, 2026 10:10

@ZedThree ZedThree 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.

One small clarification that I think helps (not tested)

Comment thread src/sys/options.cxx Outdated
Co-authored-by: Peter Hill <peter.hill@york.ac.uk>
@cmacmackin
cmacmackin requested a review from ZedThree August 5, 2026 01:48
@ZedThree
ZedThree merged commit 8b5cfcf into next Aug 5, 2026
23 of 24 checks passed
@ZedThree
ZedThree deleted the cmacmackin/options-names branch August 5, 2026 10:52
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