Skip to content
Snippets Groups Projects
Select Git revision
  • parse-modified-drich-xml-files
  • main default protected
  • github-actions-workflow-dispatch protected
  • 12-drich-sensor-material-should-not-be-airoptical protected
  • 2-reparametrize-cleanup-implement-inner-central-detector protected
  • 9-put-rings-of-barrel-ecal-sciglass-blocks-in-polycones protected
6 results

TrackerSupport_geo.cpp

Blame
  • user avatar
    Dmitry Kalinkin authored
    src/TrackerSupport_geo.cpp:59:68: error: cannot pass object of non-trivial type 'const std::string' (aka 'const basic_string<char, char_traits<char>, allocator<char>>') through variadic function; call will abort at runtime [-Wnon-pod-varargs]
          printout(ERROR, x_det.nameStr(), "Unknown support type: %s", type);
                                                                       ^
    1 error generated.
    7552fd3f
    History
    TrackerSupport_geo.cpp 4.58 KiB