Skip to content
Snippets Groups Projects
  1. Apr 19, 2021
  2. Apr 18, 2021
  3. Apr 16, 2021
  4. Apr 06, 2021
  5. Apr 01, 2021
  6. Mar 31, 2021
  7. Mar 30, 2021
  8. Mar 29, 2021
  9. Mar 26, 2021
  10. Mar 25, 2021
  11. Mar 24, 2021
    • Administrator's avatar
      psd: Add gFile + gDirectory protection · 4bc9f11c
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      4bc9f11c
    • Administrator's avatar
      Fix compiler warnings · 9e31d071
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Cleanup filtering of compiler warnings for Nightly tests
      
      Remove unused variables, parameters and data members.
      Remove move statement to allow copy ellision.
      Use unsingned int in loop when comparing with size function of containers.
      Initialize all data members.
      
      Fix warning from rootcling.
      With newer root versions the parameter -c isn't supported any longer,
      so remove it.
      9e31d071
Loading