Skip to content

[cling][test] Improve comments in recursion value printer test#21113

Merged
devajithvs merged 1 commit into
root-project:masterfrom
devajithvs:recursion_test_comment
Feb 3, 2026
Merged

[cling][test] Improve comments in recursion value printer test#21113
devajithvs merged 1 commit into
root-project:masterfrom
devajithvs:recursion_test_comment

Conversation

@devajithvs
Copy link
Copy Markdown
Contributor

This Pull request:

Clarify the comment as per suggestion by Philippe: #21072 (comment)

Changes or fixes:

Checklist:

  • tested changes locally
  • updated the docs (if necessary)

This PR fixes #

@devajithvs devajithvs requested a review from pcanal February 3, 2026 08:28
@devajithvs devajithvs self-assigned this Feb 3, 2026
@devajithvs devajithvs requested a review from dpiparo as a code owner February 3, 2026 08:28
@devajithvs devajithvs added the skip ci Skip the full builds on the actions runners label Feb 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 3, 2026

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 9491610.

Copy link
Copy Markdown
Member

@pcanal pcanal left a comment

Choose a reason for hiding this comment

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

LGTM.

SIde note: the original fix is only handling a some sub-space of the category of self-referential and circular containers (i.e. any container that is directly or indirectly circular will still crash, the original PR only handle the case where it is strictly directly self-referential).

@devajithvs devajithvs merged commit d4d46d0 into root-project:master Feb 3, 2026
12 of 14 checks passed
@devajithvs devajithvs deleted the recursion_test_comment branch February 3, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip ci Skip the full builds on the actions runners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants