An error occurred while fetching this tab.
Externals Updates, master branch (2022.12.02.)
- Dec 04, 2022
-
-
Attila Krasznahorkay authored
Under some very specific circumstances GCC was emitting a (-Wnonnull) warning about the code trying to use null pointers. While this was not the case, it was easy enough to convince GCC about it as well.
e551c3f2 -
Attila Krasznahorkay authored
At the same time updated AthAnalysis to use LCG_102b_ATLAS_6, once again in sync with all of the other LCG based projects. Introduced -DBoost_NO_WARN_NEW_VERSIONS=TRUE temporarily for the analysis releases as well, until we switch to CMake 3.24.3 in the nightly and CI systems. Had to introduce a patch for Davix in AnalysisBaseExternals to silence a useless CMake configuration warning coming from libcurl.
79def6c3
-