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

Add array dimension information #7017

Merged
merged 1 commit into from
Dec 28, 2014
Merged

Conversation

wmtan
Copy link
Contributor

@wmtan wmtan commented Dec 28, 2014

In order to update TypeWithDict so that it can handle C-style arrays without resorting to header parsing, it is necessary to add the array dimension information to TypeWithDict. This pull request simply adds the new data member. It does not actually use it yet.
It is convenient to add the data member separately, because modifying TypeWithDict.h here causes over 820 packages to rebuild. Once this request is in an IB, the feature can then be developed and tested without further modifying a header file.
Please merge this tivial request as soon as convenient.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @wmtan for CMSSW_7_4_ROOT6_X.

Add array dimension informtion

It involves the following packages:

FWCore/Utilities

@cmsbuild, @Dr15Jones, @ktf, @nclopezo can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @wddgit this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.

davidlt added a commit that referenced this pull request Dec 28, 2014
Add array dimension informtion
@davidlt davidlt merged commit fff4526 into cms-sw:CMSSW_7_4_ROOT6_X Dec 28, 2014
@wmtan wmtan deleted the AddArrayInfo branch December 28, 2014 23:43
@wmtan wmtan changed the title Add array dimension informtion Add array dimension information Dec 29, 2014
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.

3 participants