Skip to content

Clang warning/error fixes for DQ

Peter Onyisi requested to merge ponyisi/athena:master-dq-clang-fixes into master

Resolve most clang warnings/errors in DQ packages

Note that boost::shared_ptr is used in places because of the TDAQ API (std::shared_ptr does not work)

Merge request reports