Fix gcc9 warnings
- removing pessimizing
std::move
fromreturn std::move(p)
- remove user-defined (trivial) copy constructor to avoid warning about implicit defined assignment (in general, either both, or neither should be user defined)
Edited by Gerhard Raven
Merge request reports
Activity
added 6 commits
- f8633c2f - Update Gaudi version to v32r1 and LCG to 96
- 8cfe0949 - Update changelog for v32r1
- 624c6924 - This change seems to fix a compilation problem with range-v3
- 7c34dd3e - Use count_if instead of accumulate in CounterHolder::nOfCountersToBePrinted
- bb81b459 - Update change log
- 98b18290 - fix gcc9 warnings
Toggle commit listadded 9 commits
-
98b18290...f65d50dc - 8 commits from branch
gaudi:master
- 3fd55dc8 - fix gcc9 warnings
-
98b18290...f65d50dc - 8 commits from branch
added 1 commit
- 752e0974 - Remove user-defined copy constructor from Node
- [2019-08-25 19:55] Validation started with lhcb-gaudi-merge#811
- [2019-08-26 00:07] Validation started with lhcb-test-throughput2#132
- [2019-08-26 00:07] Validation started with lhcb-dd4hep#291
- [2019-08-26 00:08] Validation started with lhcb-lcg-dev3#1000
- [2019-08-26 00:08] Validation started with lhcb-lcg-dev4#1009
- [2019-08-26 00:10] Validation started with lhcb-gaudi-head#2364
- [2019-08-26 00:10] Validation started with lhcb-sanitizers#351
- [2019-08-26 00:11] Validation started with lhcb-tdr-test#653
- [2019-08-26 00:13] Validation started with lhcb-run2-patches-dev4#58
- [2019-08-27 00:04] Validation started with lhcb-dd4hep#292
- [2019-08-27 00:05] Validation started with lhcb-lcg-dev3#1001
- [2019-08-27 00:06] Validation started with lhcb-sanitizers#352
- [2019-08-27 00:07] Validation started with lhcb-lcg-dev4#1010
- [2019-08-27 00:07] Validation started with lhcb-test-throughput2#133
- [2019-08-27 00:10] Validation started with lhcb-run2-patches-dev4#59
- [2019-08-27 00:10] Validation started with lhcb-tdr-test#654
- [2019-08-27 00:11] Validation started with lhcb-gaudi-head#2365
- [2019-08-28 00:04] Validation started with lhcb-dd4hep#293
- [2019-08-28 00:05] Validation started with lhcb-sanitizers#353
- [2019-08-28 00:06] Validation started with lhcb-test-throughput2#134
- [2019-08-28 00:07] Validation started with lhcb-tdr-test#655
- [2019-08-28 00:07] Validation started with lhcb-lcg-dev4#1011
- [2019-08-28 00:11] Validation started with lhcb-gaudi-head#2366
- [2019-08-28 00:13] Validation started with lhcb-run2-patches-dev4#60
- [2019-08-28 22:11] Validation started with lhcb-dd4hep#294
- [2019-08-29 00:06] Validation started with lhcb-sanitizers#354
- [2019-08-29 00:06] Validation started with lhcb-lcg-dev3#1003
- [2019-08-29 00:07] Validation started with lhcb-dd4hep#295
- [2019-08-29 00:08] Validation started with lhcb-gaudi-head#2367
- [2019-08-29 00:08] Validation started with lhcb-tdr-test#656
- [2019-08-29 00:09] Validation started with lhcb-lcg-dev4#1012
- [2019-08-29 00:11] Validation started with lhcb-run2-patches-dev4#61
- [2019-08-29 00:11] Validation started with lhcb-test-throughput2#135
- [2019-08-29 22:56] Validation started with lhcb-dd4hep#296
- [2019-08-30 00:03] Validation started with lhcb-dd4hep#297
- [2019-08-30 00:05] Validation started with lhcb-lcg-dev4#1013
- [2019-08-30 00:05] Validation started with lhcb-lcg-dev3#1004
- [2019-08-30 00:06] Validation started with lhcb-sanitizers#355
- [2019-08-30 00:07] Validation started with lhcb-test-throughput2#136
- [2019-08-30 00:09] Validation started with lhcb-run2-patches-dev4#62
- [2019-08-30 00:09] Validation started with lhcb-gaudi-head#2368
- [2019-08-30 00:09] Validation started with lhcb-tdr-test#657
- [2019-08-30 09:13] Validation started with lhcb-run2-patches-dev4#63
- [2019-08-30 09:56] Validation started with lhcb-gaudi-head#2369
- [2019-08-31 00:06] Validation started with lhcb-sanitizers#356
- [2019-08-31 00:06] Validation started with lhcb-dd4hep#298
- [2019-08-31 00:07] Validation started with lhcb-lcg-dev3#1005
- [2019-08-31 00:07] Validation started with lhcb-test-throughput2#137
- [2019-08-31 00:08] Validation started with lhcb-tdr-test#658
- [2019-08-31 00:09] Validation started with lhcb-lcg-dev4#1014
- [2019-08-31 00:09] Validation started with lhcb-gaudi-head#2370
- [2019-08-31 00:12] Validation started with lhcb-run2-patches-dev4#64
- [2019-09-01 00:05] Validation started with lhcb-lcg-dev4#1015
- [2019-09-01 00:05] Validation started with lhcb-gaudi-head#2371
- [2019-09-01 00:05] Validation started with lhcb-lcg-dev3#1006
- [2019-09-01 00:06] Validation started with lhcb-dd4hep#299
- [2019-09-01 00:07] Validation started with lhcb-tdr-test#659
- [2019-09-01 00:07] Validation started with lhcb-test-throughput2#138
- [2019-09-01 00:09] Validation started with lhcb-sanitizers#357
- [2019-09-01 00:12] Validation started with lhcb-run2-patches-dev4#65
- [2019-09-01 00:24] Validation started with lhcb-coverity#470
- [2019-09-02 00:04] Validation started with lhcb-lcg-dev4#1016
- [2019-09-02 00:04] Validation started with lhcb-dd4hep#300
- [2019-09-02 00:06] Validation started with lhcb-gaudi-head#2372
- [2019-09-02 00:07] Validation started with lhcb-tdr-test#660
- [2019-09-02 00:07] Validation started with lhcb-sanitizers#358
- [2019-09-02 00:07] Validation started with lhcb-test-throughput2#139
- [2019-09-02 00:08] Validation started with lhcb-lcg-dev3#1007
- [2019-09-02 00:11] Validation started with lhcb-run2-patches-dev4#66
- [2019-09-03 00:04] Validation started with lhcb-lcg-dev4#1017
- [2019-09-03 00:06] Validation started with lhcb-dd4hep#301
- [2019-09-03 00:07] Validation started with lhcb-lcg-dev3#1008
- [2019-09-03 00:07] Validation started with lhcb-sanitizers#359
- [2019-09-03 00:08] Validation started with lhcb-test-throughput2#140
- [2019-09-03 00:08] Validation started with lhcb-tdr-test#661
- [2019-09-03 00:08] Validation started with lhcb-run2-patches-dev4#67
- [2019-09-03 00:09] Validation started with lhcb-gaudi-head#2373
- [2019-09-04 00:05] Validation started with lhcb-lcg-dev3#1009
- [2019-09-04 00:06] Validation started with lhcb-dd4hep#302
- [2019-09-04 00:07] Validation started with lhcb-sanitizers#360
- [2019-09-04 00:07] Validation started with lhcb-lcg-dev4#1018
- [2019-09-04 00:09] Validation started with lhcb-test-throughput2#141
- [2019-09-04 00:09] Validation started with lhcb-run2-patches-dev4#68
- [2019-09-04 00:10] Validation started with lhcb-gaudi-head#2374
- [2019-09-04 00:10] Validation started with lhcb-tdr-test#662
- [2019-09-05 00:04] Validation started with lhcb-lcg-dev4#1019
- [2019-09-05 00:04] Validation started with lhcb-sanitizers#361
- [2019-09-05 00:06] Validation started with lhcb-dd4hep#303
- [2019-09-05 00:06] Validation started with lhcb-lcg-dev3#1010
- [2019-09-05 00:07] Validation started with lhcb-tdr-test#663
- [2019-09-05 00:07] Validation started with lhcb-test-throughput2#142
- [2019-09-05 00:09] Validation started with lhcb-run2-patches-dev4#69
- [2019-09-05 00:12] Validation started with lhcb-gaudi-head#2375
- [2019-09-06 00:04] Validation started with lhcb-dd4hep#304
- [2019-09-06 00:06] Validation started with lhcb-test-throughput2#143
- [2019-09-06 00:08] Validation started with lhcb-tdr-test#664
- [2019-09-06 00:08] Validation started with lhcb-lcg-dev3#1011
- [2019-09-06 00:09] Validation started with lhcb-sanitizers#362
- [2019-09-06 00:10] Validation started with lhcb-run2-patches-dev4#70
- [2019-09-06 00:10] Validation started with lhcb-gaudi-head#2376
- [2019-09-07 00:06] Validation started with lhcb-dd4hep#305
- [2019-09-07 00:07] Validation started with lhcb-lcg-dev3#1012
- [2019-09-07 00:07] Validation started with lhcb-test-throughput2#144
- [2019-09-07 00:07] Validation started with lhcb-tdr-test#665
- [2019-09-07 00:08] Validation started with lhcb-gaudi-head#2377
- [2019-09-07 00:08] Validation started with lhcb-lcg-dev4#1021
- [2019-09-07 00:08] Validation started with lhcb-sanitizers#363
- [2019-09-07 00:11] Validation started with lhcb-run2-patches-dev4#71
- [2019-09-08 00:06] Validation started with lhcb-dd4hep#306
- [2019-09-08 00:07] Validation started with lhcb-lcg-dev3#1013
- [2019-09-08 00:07] Validation started with lhcb-sanitizers#364
- [2019-09-08 00:08] Validation started with lhcb-gaudi-head#2378
- [2019-09-08 00:10] Validation started with lhcb-lcg-dev4#1022
- [2019-09-08 00:12] Validation started with lhcb-test-throughput2#145
- [2019-09-08 00:12] Validation started with lhcb-tdr-test#666
- [2019-09-08 00:15] Validation started with lhcb-run2-patches-dev4#72
- [2019-09-08 00:24] Validation started with lhcb-coverity#471
- [2019-09-09 00:05] Validation started with lhcb-lcg-dev4#1023
- [2019-09-09 00:06] Validation started with lhcb-gaudi-head#2379
- [2019-09-09 00:07] Validation started with lhcb-sanitizers#365
- [2019-09-09 00:07] Validation started with lhcb-dd4hep#307
- [2019-09-09 00:07] Validation started with lhcb-lcg-dev3#1014
- [2019-09-09 00:10] Validation started with lhcb-run2-patches-dev4#73
- [2019-09-09 00:10] Validation started with lhcb-test-throughput2#146
- [2019-09-09 00:10] Validation started with lhcb-tdr-test#667
- [2019-09-09 18:06] Validation started with lhcb-dd4hep#308
- [2019-09-10 00:04] Validation started with lhcb-dd4hep#309
- [2019-09-10 00:05] Validation started with lhcb-lcg-dev3#1015
- [2019-09-10 00:05] Validation started with lhcb-gaudi-head#2380
- [2019-09-10 00:07] Validation started with lhcb-test-throughput2#147
- [2019-09-10 00:08] Validation started with lhcb-lcg-dev4#1024
- [2019-09-10 00:08] Validation started with lhcb-tdr-test#668
- [2019-09-10 00:08] Validation started with lhcb-sanitizers#366
- [2019-09-10 00:09] Validation started with lhcb-run2-patches-dev4#74
- [2019-09-10 09:17] Validation started with lhcb-gaudi-head#2381
- [2019-09-10 11:27] Validation started with lhcb-lcg-dev4#1025
- [2019-09-10 11:30] Validation started with lhcb-lcg-dev3#1016
- [2019-09-10 12:33] Validation started with lhcb-dd4hep#310
- [2019-09-10 15:59] Validation started with lhcb-lcg-dev4#1026
- [2019-09-10 16:16] Validation started with lhcb-gaudi-head#2262
- [2019-09-11 00:05] Validation started with lhcb-lcg-dev4#1027
- [2019-09-11 00:05] Validation started with lhcb-lcg-dev3#1017
- [2019-09-11 00:05] Validation started with lhcb-sanitizers#367
- [2019-09-11 00:06] Validation started with lhcb-test-throughput2#148
- [2019-09-11 00:09] Validation started with lhcb-gaudi-head#2382
- [2019-09-11 00:14] Validation started with lhcb-run2-patches-dev4#75
- [2019-09-11 00:15] Validation started with lhcb-tdr-test#669
- [2019-09-11 15:30] Validation started with lhcb-dd4hep#312
- [2019-09-11 16:34] Validation started with lhcb-gaudi-head#2263
- [2019-09-12 00:04] Validation started with lhcb-dd4hep#313
- [2019-09-12 00:05] Validation started with lhcb-lcg-dev3#1018
- [2019-09-12 00:05] Validation started with lhcb-lcg-dev4#1028
- [2019-09-12 00:06] Validation started with lhcb-sanitizers#368
- [2019-09-12 00:07] Validation started with lhcb-gaudi-head#2383
- [2019-09-12 00:08] Validation started with lhcb-test-throughput2#149
- [2019-09-12 00:11] Validation started with lhcb-tdr-test#670
- [2019-09-12 00:11] Validation started with lhcb-run2-patches-dev4#76
- [2019-09-12 12:26] Validation started with lhcb-tdr-test#671
- [2019-09-13 00:05] Validation started with lhcb-lcg-dev4#1029
- [2019-09-13 00:05] Validation started with lhcb-lcg-dev3#1019
- [2019-09-13 00:05] Validation started with lhcb-sanitizers#369
- [2019-09-13 00:06] Validation started with lhcb-test-throughput2#150
- [2019-09-13 00:07] Validation started with lhcb-gaudi-head#2384
- [2019-09-13 00:08] Validation started with lhcb-tdr-test#672
- [2019-09-13 00:09] Validation started with lhcb-run2-patches-dev4#77
Edited by Software for LHCbadded bug fix label
assigned to @clemenci
changed milestone to %v32r2
mentioned in commit aa3fdedd
Please register or sign in to reply