|
|
Re: Compiler Warnings [message #20194 is a reply to message #20112] |
Fri, 27 January 2017 11:10 |
Ralf Kliemt
Messages: 507 Registered: May 2007 Location: GSI, Darmstadt
|
first-grade participant |
From: *gsi.de
|
|
Dear Developers,
There is a new commit dealing mostly with the order of variable initialization. (2/3 of this part is done).
I want to steer the attention to the following files:
PndSttGeometryMap.cxx: l.227
PndEmc.cxx: l.468
PndEmcStructure.cxx: l.561
---> Here are logical operations not written explicitly with braces. Please revisit this part thoroughly!
Cheers!
Ralf
[Updated on: Fri, 27 January 2017 11:10] Report message to a moderator
|
|
|
|
Re: Compiler Warnings [message #20199 is a reply to message #20197] |
Fri, 27 January 2017 14:53 |
Ralf Kliemt
Messages: 507 Registered: May 2007 Location: GSI, Darmstadt
|
first-grade participant |
From: *gsi.de
|
|
Hi Dmitry,
This is one aspect. However, I would like to have the developers (is that you?) revisit this special point, because it creates a compiler warning with the "-Wall" flag. I also fear that the logic contains a real bug in this place.
Cheers!
Ralf
[Updated on: Fri, 27 January 2017 14:53] Report message to a moderator
|
|
|
|
|
|