-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Boost 1.75 - Add missing headers (algorithm and memory) and update include locations #32943
Boost 1.75 - Add missing headers (algorithm and memory) and update include locations #32943
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32943/21173
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32943/21174
|
A new Pull Request was created by @mrodozov (Mircho Rodozov) for master. It involves the following packages: CondFormats/EcalObjects @perrotta, @malbouis, @yuanchao, @slava77, @christopheralanwest, @cmsbuild, @jpata, @tlampen, @ggovi, @pohsun, @francescobrivio can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@mrodozov , should this change work for current boost version ? |
yes, <boost/function_output_iterator.hpp> is already deprecated in 1.72 but left for backward compat, |
please test |
Why boost? EcalMustacheSCParameters.cc and EcalSCDynamicDPhiParameters.cc use |
please test |
please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32943/21184
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8f0122/12980/summary.html Comparison SummarySummary:
|
+1
|
merge |
PR description:
This brings the header for the 4 argument lower_bound, coming from algorithm
It fixes deprecated header warning. There might other warnings
PR validation:
CondFormats/EcalObjects builds with boost 1.75