-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Add additional forwarding files for DataFormats #49889
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
These provide class forwarding support for classes which will move to a new namespace but have a using directive allowing the use of the old name.
If forward declaration still needed, include approprate Fwd file.
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49889/47610
|
|
A new Pull Request was created by @Dr15Jones for master. It involves the following packages:
@Alejandro1400, @Dr15Jones, @JanChyczynski, @Martin-Grunewald, @Moanwar, @alja, @arunhep, @atpathak, @battibass, @civanch, @cmsbuild, @ctarricone, @ftorrresd, @gabrielmscampos, @jfernan2, @kpedro88, @makortel, @mandrenguyen, @mdhildreth, @mmusich, @nothingface0, @perrotta, @rseidita, @srimanob, @tvami can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
type evo |
|
@tvami I'm not 100% certain this is really EVO although it is future support of EVO. |
|
@cmsbuild, please test |
|
type -evo This PR is for the |
|
+1 |
|
+xpog |
|
+alca |
|
+visualization |
|
+hlt |
|
+simulation |
|
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. @mandrenguyen, @ftenchini, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
This is needed for the EVOLUTION_X branch where the class names will be changing. Doing the change first in master may help avoid problems if additional changes occur in master.
PR validation:
Code compiles.
resolves cms-sw/framework-team#1812