Skip to content
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

[RECONSTRUCTION] Fix copy-constructor warnings reported in DEVEL IBs #43411

Conversation

aandvalenzuela
Copy link
Contributor

@aandvalenzuela aandvalenzuela commented Nov 27, 2023

Hello,

This PR solves the DEVEL warnings on deprecated copy-constructors present in the IBs on CommonTools/Utils module. In this case, the approach is to define the assignment operator to fulfill the rule of three.

Thanks,
Andrea

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43411/37915

  • This PR adds an extra 12KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @aandvalenzuela (Andrea Valenzuela) for master.

It involves the following packages:

  • CommonTools/Utils (reconstruction)

@cmsbuild, @jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks.
@missirol this is something you requested to watch as well.
@antoniovilela, @sextonkennedy, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@aandvalenzuela
Copy link
Contributor Author

please test

@aandvalenzuela
Copy link
Contributor Author

please test for CMSSW_14_0_DEVEL_X

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-011235/36102/summary.html
COMMIT: c28715c
CMSSW: CMSSW_14_0_X_2023-11-27-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/43411/36102/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-011235/36103/summary.html
COMMIT: c28715c
CMSSW: CMSSW_14_0_DEVEL_X_2023-11-26-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/43411/36103/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@jfernan2
Copy link
Contributor

Hi @aandvalenzuela
Is this PR related to some github issue? If so, could you please post it in the description? Thanks

@iarspider
Copy link
Contributor

iarspider commented Nov 28, 2023

Hi @jfernan2 ,
this is a part of a campaign to fix deprecation warnings seen in DEVEL IBs. This PR fixes e.g. 1, 2. There is no issue associated with it.

[RECONSTRUCTION] Fix copy-constructor warnings reported in DEVEL IBs

Define missing assignment operator
@aandvalenzuela aandvalenzuela force-pushed the reconstruction-from-CMSSW_14_0_DEVEL_X_2023-11-26-2300 branch from 889f307 to 9cbf751 Compare November 29, 2023 09:48
@aandvalenzuela
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43411/37955

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

Pull request #43411 was updated. @mandrenguyen, @jfernan2 can you please check and sign again.

@aandvalenzuela
Copy link
Contributor Author

please test for CMSSW_14_0_DEVEL_X

  • After further discussion, I changed the approach to define the missing parts (updating the PR description accordingly)

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-011235/36148/summary.html
COMMIT: 9cbf751
CMSSW: CMSSW_14_0_X_2023-11-28-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/43411/36148/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@jfernan2
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

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, @antoniovilela, @rappoccio (and backports should be raised in the release meeting by the corresponding L2)

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-011235/36149/summary.html
COMMIT: 9cbf751
CMSSW: CMSSW_14_0_DEVEL_X_2023-11-28-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/43411/36149/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@rappoccio
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit bc3f6fc into cms-sw:master Nov 29, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants