-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Remove calls to deprecated empty ClassImp macro #19860
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[roottest] rm empty ClassImp macro
2110abf
to
0c9d562
Compare
Test Results 20 files 20 suites 3d 20h 53m 50s ⏱️ For more details on these failures, see this check. Results for commit 0c9d562e. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much!
I did this already for RooFit before the 6.36 release, where it has caused no problems at all:
So removing these macros from the whole codebase as a next step makes sense to me.
and also change a couple of deprecated ClassDefT to ClassDef