Skip to content

[RF][HS3] Remove unused constructor#20351

Merged
guitargeek merged 1 commit intoroot-project:masterfrom
guitargeek:fixup
Nov 8, 2025
Merged

[RF][HS3] Remove unused constructor#20351
guitargeek merged 1 commit intoroot-project:masterfrom
guitargeek:fixup

Conversation

@guitargeek
Copy link
Contributor

Follow up on the previous commit 4c545d7, removing a constructor of an internal class that is now unused.

Emergency PR because this fixes the CI failures on the Debians with dev=ON.

What is surprising is that the errors didn't appear in the PR that made the constructor unused:
https://github.com/root-project/root/pull/20276/checks

Maybe it's because of the incremental builds, but I'm not sure.

Follow up on the previous commit 4c545d7, removing a constructor of
an internal class that is now unused.
@guitargeek guitargeek self-assigned this Nov 8, 2025
@guitargeek guitargeek requested a review from lmoneta as a code owner November 8, 2025 14:30
@guitargeek guitargeek added in:RooFit pr:emergency🚨 This PR is fixing breakage, it's urgent and may overtake others labels Nov 8, 2025
@pcanal
Copy link
Member

pcanal commented Nov 8, 2025

What is surprising is that the errors didn't appear in the PR that made the constructor unused:
#20276 (checks)
Maybe it's because of the incremental builds, but I'm not sure.

This vaguely deserve some investigation as it could uncover missing dependency or a blind spot in the CI.

Copy link
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 (beside the mystery of how it pass the CI before :( )

@guitargeek guitargeek merged commit ee08f36 into root-project:master Nov 8, 2025
26 of 30 checks passed
@guitargeek guitargeek deleted the fixup branch November 8, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in:RooFit pr:emergency🚨 This PR is fixing breakage, it's urgent and may overtake others

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants