Skip to content
Snippets Groups Projects
  1. Mar 03, 2023
  2. Mar 02, 2023
  3. Mar 01, 2023
  4. Feb 24, 2023
    • Andre Sailer's avatar
      Updating version to v01-25-01 · 88c4905a
      Andre Sailer authored
      88c4905a
    • Andre Sailer's avatar
      Release Notes for v01-25-01 · 1468042c
      Andre Sailer authored
      1468042c
    • Andre Sailer's avatar
      Geant4Output2EDM4hep: fix "non-trivial type in variadic function · 93576700
      Andre Sailer authored
      /build/jenkins/workspace/lcg_nightly_pipeline/build/frameworks/DD4hep-01.25/src/DD4hep/01.25/DDG4/edm4hep/Geant4Output2EDM4hep.cpp:100:80: error: cannot pass object of non-trivial type 'const std::basic_string<char>' through variadic function; call will abort at runtime [-Wnon-pod-varargs]
              printout(DEBUG, "Geant4OutputEDM4hep", "Saving event parameter: %s", p.first);
                                                                                     ^
      /build/jenkins/workspace/lcg_nightly_pipeline/build/frameworks/DD4hep-01.25/src/DD4hep/01.25/DDG4/edm4hep/Geant4Output2EDM4hep.cpp:104:80: error: cannot pass object of non-trivial type 'const std::basic_string<char>' through variadic function; call will abort at runtime [-Wnon-pod-varargs]
              printout(DEBUG, "Geant4OutputEDM4hep", "Saving event parameter: %s", p.first);
                                                                                     ^
      /build/jenkins/workspace/lcg_nightly_pipeline/build/frameworks/DD4hep-01.25/src/DD4hep/01.25/DDG4/edm4hep/Geant4Output2EDM4hep.cpp:108:80: error: cannot pass object of non-trivial type 'const std::basic_string<char>' through variadic function; call will abort at runtime [-Wnon-pod-varargs]
              printout(DEBUG, "Geant4OutputEDM4hep", "Saving event parameter: %s", p.first);
      93576700
  5. Feb 23, 2023
  6. Feb 21, 2023
  7. Feb 16, 2023
Loading