Skip to content

Conversation

hzeller
Copy link
Contributor

@hzeller hzeller commented Oct 1, 2025

To avoid accidentally creating circular dependencies that confuses tools and users, make it very clear that this is an implementation detail.

@hzeller hzeller force-pushed the feature-20251001-no-cyclic-dep branch from 16d3169 to 14d7500 Compare October 1, 2025 19:20
Copy link
Contributor

github-actions bot commented Oct 1, 2025

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
Copy link
Contributor

github-actions bot commented Oct 1, 2025

clang-tidy review says "All clean, LGTM! 👍"

@maliberty
Copy link
Member

I like this change. If you merge master it should clear up the CI failures.

To avoid accidentally creating circular dependencies that
confuses tools and users, make it very clear that this is an
implementation detail.

Signed-off-by: Henner Zeller <[email protected]>
@hzeller hzeller force-pushed the feature-20251001-no-cyclic-dep branch from 14d7500 to 4184075 Compare October 2, 2025 10:14
Copy link
Contributor

github-actions bot commented Oct 2, 2025

clang-tidy review says "All clean, LGTM! 👍"

@hzeller
Copy link
Contributor Author

hzeller commented Oct 2, 2025

Looks like //test/orfs/mock-array:MockArray* tests are still not happy.
Is this something you work on in #8519 @oharboe ?

@oharboe
Copy link
Collaborator

oharboe commented Oct 2, 2025

Looks like //test/orfs/mock-array:MockArray* tests are still not happy. Is this something you work on in #8519 @oharboe ?

Yes, fixed in #8519

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.

3 participants