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

Allow shared_ptr and unique_ptr in top level data products #16221

Merged
merged 1 commit into from Oct 16, 2016

Conversation

Dr15Jones
Copy link
Contributor

Added special cases to the friendly name generator to handle
std::shared_ptr and std::unique_ptr as items being held by
collections which are used as data products. This avoids having
an extra underscore be in friendly class name which is not allowed.

Added special cases to the friendly name generator to handle
std::shared_ptr and std::unique_ptr as items being held by
collections which are used as data products. This avoids having
an extra underscore be in friendly class name which is not allowed.
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @Dr15Jones (Chris Jones) for CMSSW_8_1_X.

It involves the following packages:

FWCore/Utilities

@cmsbuild, @smuzaffar, @Dr15Jones, @davidlange6 can you please review it and eventually sign? Thanks.
@makortel, @Martin-Grunewald, @wddgit, @wmtan this is something you requested to watch as well.
@slava77, @smuzaffar you are the release manager for this.

cms-bot commands are listed here #13028

@Dr15Jones
Copy link
Contributor Author

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 15, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/15758/console

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_8_1_X IBs after it passes the integration tests. This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @smuzaffar

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 56feb75 into cms-sw:CMSSW_8_1_X Oct 16, 2016
@makortel makortel mentioned this pull request Oct 18, 2016
@Dr15Jones Dr15Jones deleted the addNewFriendlyNames branch November 9, 2016 07:59
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.

None yet

3 participants