key4hep / k4FWCore

Core Components for the Gaudi-based Key4hep Framework
Apache License 2.0
10 stars 26 forks source link

Fix warnings when warnings are enabled #222

Closed jmcarcell closed 2 weeks ago

jmcarcell commented 1 month ago

I was compiling k4Reco and getting warnings about files in k4FWCore and it turns out that warnings are not enabled in k4FWCore but are in k4Reco. I propose a general solution for all the Key4hep repositories in https://github.com/key4hep/key4hep-dev-utils/pull/5 so feel free to have a look and comment.

BEGINRELEASENOTES

ENDRELEASENOTES

m-fila commented 2 weeks ago

Looks like the size_t suggestions were applied and then disappeared during rebase (in case that was by accident)

jmcarcell commented 2 weeks ago

Should be fixed now, I must have rebased without pulling