-
- Downloads
[TDF] Fix bogus warning in gcc6.2
This warning was first seen in rootbench: root-benchmark/BUILDTYPE/Release/COMPILER/gcc62/LABEL/performance-cc7/build/include/ROOT/TDFActionHelpers.hxx:745:34: warning: parameter ‘slot’ set but not used [-Wunused-but-set-parameter] void SetBranches(unsigned int slot, BranchTypes&... values, StaticSeq<S...> /*dummy*/) ^~~~
Please register or sign in to comment