-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Update DDHGCalPassive.cc #45171
Update DDHGCalPassive.cc #45171
Conversation
please test for CMSSW_14_1_DBG_X |
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45171/40519
|
A new Pull Request was created by @iarspider for master. It involves the following packages:
@mdhildreth, @srimanob, @subirsarkar, @bsunanda, @civanch, @makortel, @Dr15Jones can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
Shouldn't that |
|
@iarspider , you simply remove ifdef and comment out debug statement - when it will be needed it will be uncommented. |
please test for CMSSW_14_1_DBG_X |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45171/40521
|
Pull request #45171 was updated. @Dr15Jones, @srimanob, @makortel, @civanch, @subirsarkar, @mdhildreth, @bsunanda can you please check and sign again. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e3d96c/39783/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Comparison SummarySummary:
|
+1 Observed differences with the baseline are not connected with this PR. |
Hi @Dr15Jones @iarspider @civanch Clearly, we need to turn this EDM_ML_DEBUG off to avoid printout in production. However, I am not sure I understand why we get the warning, Thx. |
For DBG_X IBs (where this warning was spotted) we explicitly define this symbol in command-line. |
+Upgrade Thanks @iarspider |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
@cms-sw/orp-l2 gentle ping |
+1 |
PR description:
Fix compiler warning in DBG_X IBs:
PR validation:
Bot tests