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

Utilities static analyzer update #557

Merged
merged 1 commit into from Aug 19, 2013
Merged

Utilities static analyzer update #557

merged 1 commit into from Aug 19, 2013

Conversation

gartung
Copy link
Member

@gartung gartung commented Aug 16, 2013

Add a check for the case where member data is modified through a derefenced pointer in a const function.

@ghost ghost assigned nclopezo Aug 16, 2013
@nclopezo
Copy link
Contributor

Hi,

I took these changes on top of CMSSW_7_0_X_2013-08-19-0200, I ran the unit tests and RelVals, all tests passed.

You can see the logs here:

https://cmssdt.cern.ch/jenkins/job/Pull-Request-Integration/ARCHITECTURE=slc5_amd64_gcc472/147/console

@ktf
Copy link
Contributor

ktf commented Aug 19, 2013

Note to self: in general these things need to be checked by doing scram b checker. I'll add an option to run it for the jenkins pull request integration job.

ktf added a commit that referenced this pull request Aug 19, 2013
@ktf ktf merged commit a587eb5 into cms-sw:CMSSW_7_0_X Aug 19, 2013
@gartung gartung deleted the Utilities-StaticAnalyzer-update branch August 19, 2013 14:57
fwyzard added a commit to fwyzard/cmssw that referenced this pull request Oct 20, 2020
Move multifit/MAHI common code to DataFormats/CaloRecHit/interface/MultifitComputations.h .
Improve naming and description of fnnls parameters.
Use Eigen preprocessor symbols instead of explicit CUDA keywords, and CUDA preprocessor symbols to protect CUDA-only functions.

Co-authored-by: Andrea Bocci <andrea.bocci@cern.ch>
cmsbuild pushed a commit that referenced this pull request Oct 20, 2020
Move multifit/MAHI common code to DataFormats/CaloRecHit/interface/MultifitComputations.h .
Improve naming and description of fnnls parameters.
Use Eigen preprocessor symbols instead of explicit CUDA keywords, and CUDA preprocessor symbols to protect CUDA-only functions.

Co-authored-by: Andrea Bocci <andrea.bocci@cern.ch>
cmsbuild pushed a commit that referenced this pull request Oct 21, 2020
Move multifit/MAHI common code to DataFormats/CaloRecHit/interface/MultifitComputations.h .
Improve naming and description of fnnls parameters.
Use Eigen preprocessor symbols instead of explicit CUDA keywords, and CUDA preprocessor symbols to protect CUDA-only functions.

Co-authored-by: Andrea Bocci <andrea.bocci@cern.ch>
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

3 participants