A number of minor fixes to build on MacOS
All threads resolved!
All threads resolved!
-
project(Gaudi)
is just to avoid a warning - Forward declaration of
std::chrono::duration
produces a compilation error:error: reference to 'chrono' is ambiguous
-
std::tuple
of a literal string produces the followingerror: no viable constructor or deduction guide for deduction of template arguments of 'tuple' auto t = std::tuple{500, 1.0, "sec"};
- The Apple clang version starts with a two digit number.
Merge request reports
Activity
@clemenci is the CI working. It complains in the configuration of missing RangeV3.
changed milestone to %v33r1
assigned to @clemenci
- Resolved by Pere Mato Vila
- Resolved by Pere Mato Vila
- Resolved by Pere Mato Vila
- Resolved by Pere Mato Vila
- Resolved by Pere Mato Vila
I implemented the changes I propose to
ChronoEntity.cpp
in clemenci/Gaudi@194dc619added 1 commit
- 4d512dbf - Apply suggestion to GaudiKernel/src/Lib/ChronoEntity.cpp
added 2 commits
added 2 commits
added lhcb-gaudi-head lhcb-lcg-dev4 lhcb-run2-patches-dev4 labels
- [2020-02-26 00:06] Validation started with lhcb-lcg-dev4#1200
- [2020-02-26 00:08] Validation started with lhcb-gaudi-head#2541
- [2020-02-26 00:09] Validation started with lhcb-run2-patches-dev4#248
Edited by Software for LHCbmentioned in commit 8de22c80
Please register or sign in to reply