Skip to content

Fix some clang warnings.#13

Merged
jmcarcell merged 2 commits into
iLCSoft:masterfrom
scott-snyder:clang-20260420
Jul 11, 2026
Merged

Fix some clang warnings.#13
jmcarcell merged 2 commits into
iLCSoft:masterfrom
scott-snyder:clang-20260420

Conversation

@scott-snyder

Copy link
Copy Markdown

Explicitly request default copy ctor/assignment in THelicalTrack/TVTrack. Since these have user-defined dtors, they are otherwise deprecated. Fixes warnings seen in building k4Reco with clang.

BEGINRELEASENOTES

  • Fix warnings seen when building k4Reco with clang.
    ENDRELEASENOTES

Explicitly request default copy ctor/assignment in THelicalTrack/TVTrack.
Since these have user-defined dtors, they are otherwise deprecated.
Fixes warnings seen in building k4Reco with clang.
@jmcarcell jmcarcell force-pushed the clang-20260420 branch 2 times, most recently from 085507f to 9bd4c17 Compare July 11, 2026 08:11
@jmcarcell

Copy link
Copy Markdown
Contributor

I have applied the rule of five on the touched files.

@jmcarcell jmcarcell merged commit e39246c into iLCSoft:master Jul 11, 2026
2 of 6 checks passed
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