Skip to content

Fix compiler warnings

Florian Uhlig requested to merge f.uhlig/cbmroot:fix_compiler_warnings into master

These compiler warnings are only seen with clang on macosx. Fix format in printf and Form functions. Comment unused parameters.

Merge request reports