Skip to content

Type fixes related to -Wconversion

Frank Winklmeier requested to merge fwinkl/Gaudi:Wconversion into master

Fix a few conversion warnings that show up when compiling the code with -Wconversion. The goal was not to make the code compile without warnings, but rather reduce the "noise" as much as possible when compiling client code against Gaudi headers.

Merge request reports

Loading