Skip to content

Fixing more clang150 issues

Pere Mato Vila requested to merge SPI-2425 into master

To run the testing, add a comment with:

Bot test PACKAGE[ PACKAGE2 ...]|all in TOOLCHAIN|all [(only|also) for LABEL-COMPILER-BUILDTYPE] please!

To ensure patches required for existing LCG branches are not lost, please add the respective labels: alsoTargeting:LCG_102-patches, alsoTargeting:master, etc.

Does not close yet SPI-2425

Includes the following changes:

  • panel - path for the encoding downloaded js file
  • delphes - path to remove deprecated std::binary_function
  • Qt6 - patch for clang15, remove deprecated std::unary_function
  • Qt5 - same patch for clang15

Merge request reports