[12gevmoller_sim] [EXTERNAL] [JeffersonLab/remoll] 5cf760: Remove all signed-unsigned warnings by using decltype
Wouter Deconinck
noreply at github.com
Fri May 8 23:12:04 EDT 2020
Branch: refs/heads/develop
Home: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=J14_g22GQ0DPzw2DtkD6zX385vhyxPnjXsLkufpLUcs&s=_scvJe7bXS9w3QtsjAtgwQUmluGHouQphNVeNcmTFUk&e=
Commit: 5cf760703996b5e53321161a9feeb195080aa101
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5cf760703996b5e53321161a9feeb195080aa101&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=J14_g22GQ0DPzw2DtkD6zX385vhyxPnjXsLkufpLUcs&s=ugBp0AupugmZA1P71C5vyyXoahcUIIUZDUqBgEXr6os&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2020-05-05 (Tue, 05 May 2020)
Changed paths:
M src/remollDetectorConstruction.cc
M src/remollEvent.cc
M src/remollEventAction.cc
M src/remollParallelConstruction.cc
Log Message:
-----------
Remove all signed-unsigned warnings by using decltype
For some we could have used ranged-for but that is not possible
for the majority which are daughter volume lookups.
Commit: 35d652e8facc8438902267b8dfa8c774afe5c251
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_35d652e8facc8438902267b8dfa8c774afe5c251&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=J14_g22GQ0DPzw2DtkD6zX385vhyxPnjXsLkufpLUcs&s=W3gc3k9-9a8ctgX4u4Dwr8Lqzt0COdKmW5HR8qemjXE&e=
Author: Wouter Deconinck <wdconinc at jlab.org>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
M src/remollDetectorConstruction.cc
M src/remollEvent.cc
M src/remollEventAction.cc
M src/remollParallelConstruction.cc
Log Message:
-----------
Merge pull request #341 from JeffersonLab/bugfix-no-more-signed-unsigned-warnings
Bugfix: Remove all signed-unsigned warnings by using decltype
Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_058f4fd52603...35d652e8facc&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=J14_g22GQ0DPzw2DtkD6zX385vhyxPnjXsLkufpLUcs&s=yO0uuOlg3DMp4t3XK9S5XCIVmpjMZ-Y6Z4te3EhUfXI&e=
More information about the 12gevmoller_sim
mailing list