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

Make statics value visible inline to avoid possible race conditions and #1029

Merged
merged 1 commit into from Oct 9, 2013

Conversation

ktf
Copy link
Contributor

@ktf ktf commented Oct 8, 2013

subsequent clang static analyzer complains. These should really be a constexpr,
but we cannot do it until ROOT6.

subsequent clang static analyzer complains. These should really be a constexpr,
but we cannot do it until ROOT6.
@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 8, 2013

A new Pull Request was created by @ktf (Giulio Eulisse) for CMSSW_7_0_X.

Make statics value visible inline to avoid possible race conditions and

It involves the following packages:

DataFormats/L1CaloTrigger

@smuzaffar, @nclopezo, @mulhearn can you please review it and eventually sign? Thanks.
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.
@ktf you are the release manager for this.

@nclopezo
Copy link
Contributor

nclopezo commented Oct 9, 2013

@ktf
Copy link
Contributor Author

ktf commented Oct 9, 2013

Bypassing the signature since the change is trivial. @mulhearn please complain if this is wrong.

ktf added a commit that referenced this pull request Oct 9, 2013
Misc cleanups -- Make static const value visible inline.
@ktf ktf merged commit 4d16e7b into cms-sw:CMSSW_7_0_X Oct 9, 2013
@ktf ktf deleted the fix-division-by-zero branch October 9, 2013 09:43
@mulhearn
Copy link
Contributor

mulhearn commented Oct 9, 2013

It is trivial, but takes a while to compile due to the dependencies. Now I see the Jenkins build is available, so it is fine with me.

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

4 participants