Skip to content
Snippets Groups Projects
Commit 07e77818 authored by Stefan Roiser's avatar Stefan Roiser
Browse files

fix compiler fallthrough warnings in

GaudiKernel/GaudiKernel/StreamBuffer.h:569
GaudiKernel/src/Lib/EventSelectorDataStream.cpp:81
RootCnv/src/RootNTupleCnv.cpp:540

by adding the [[fallthrough]] attribute (available since C++17)
parent 5cd8eceb
No related branches found
No related tags found
1 merge request!862Fix fallthrough warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment