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

Fix checksums in framework #6961

Merged
merged 1 commit into from Dec 17, 2014

Conversation

wmtan
Copy link
Contributor

@wmtan wmtan commented Dec 17, 2014

In preparation for later re-enabling edmCheckClassVersion in the ROOT6 branch, this pull request corrects the checksums for classes in the framework.
One minor complication is that the inheritance of EDProductGetter on boost::noncopyable caused a problem, and is being replaced by the C++11 mechanism for disabling copy constructing and assignment.
A second complication is that many months ago I attempted to do this by hand for DataFormatsProvenance. That change is being backed out and the specification file of DataFormats/Provenance is being resynched with the ROOT5 branch before updating for ROOT6.
Please merge this request as soon as convenient.

davidlt added a commit that referenced this pull request Dec 17, 2014
@davidlt davidlt merged commit 8defec5 into cms-sw:CMSSW_7_4_ROOT6_X Dec 17, 2014
@wmtan wmtan deleted the FixChecksumsInFramework branch December 17, 2014 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants