daq/expreco/src/ERecoDistributor.cc:100 ‘%2.2d’ directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=]
daq/expreco/src/ERecoDistributor.cc:100 ‘%2.2d’ directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=]
daq/expreco/src/ERecoDistributor.cc:126 ‘%2.2d’ directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=]
daq/expreco/src/ERecoDistributor.cc:126 ‘%2.2d’ directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=]
daq/expreco/tools/eventsampler.cc:42 ‘%2.2d’ directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=]
daq/hbasf2/utils/src/HLTStreamHelper.cc:286 arithmetic between different enumeration types ‘Belle2::RawTrailer_latest::<unnamed enum>’ and ‘Belle2::RawTrailer_latest::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
daq/rawdata/src/DesSerCOPPER.cc:374 arithmetic between different enumeration types ‘Belle2::PreRawCOPPERFormat_v2::<unnamed enum>’ and ‘Belle2::RawHeader_v2::<unnamed enum>’ is deprecated [-Wdeprecated-enum-enum-conversion]
daq/rawdata/src/DesSer.cc:412 ‘int fclose(FILE*)’ called on pointer returned from a mismatched allocation function [-Wmismatched-dealloc]
daq/rawdata/tools/dummy_data_distrib.cc:350 ‘client[0].pollfd::revents’ may be used uninitialized [-Wmaybe-uninitialized]
daq/rfarm/manager/src/RFEventServer.cc:121 ‘%2.2d’ directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=]
daq/rfarm/manager/src/RFEventServer.cc:121 ‘%2.2d’ directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=]
daq/rfarm/manager/src/RFOutputServer.cc:158 ‘%2.2d’ directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=]
daq/rfarm/manager/src/RFOutputServer.cc:158 ‘%2.2d’ directive writing between 2 and 10 bytes into a region of size 3 [-Wformat-overflow=]
daq/rfarm/manager/src/SharedMem.cc:133 unused parameter ‘size’ [-Wunused-parameter]
daq/slc/nsm/include/NSMVar.h:94 ‘*(Belle2::NSMVar*)((char*)<unknown> + 88).Belle2::NSMVar::m_id’ is used uninitialized [-Wuninitialized]
daq/slc/nsm2/b2lib/belle2nsm.c:271 unused variable ‘oldsig’ [-Wunused-variable]
daq/slc/nsm2/b2lib/belle2nsm.c:308 unused variable ‘oldsig’ [-Wunused-variable]
daq/slc/nsm2/b2lib/belle2nsm.c:358 variable ‘str’ set but not used [-Wunused-but-set-variable]
daq/slc/nsm2/b2lib/belle2nsm.c:569 unused parameter ‘nodename’ [-Wunused-parameter]
daq/slc/nsm2/corelib/nsmhash.c:65 declaration of ‘hashtable’ shadows a global declaration [-Wshadow]
daq/slc/nsm2/corelib/nsmhash.c:30 ‘deltatable’ defined but not used [-Wunused-variable]
daq/slc/nsm2/corelib/nsmhash.c:29 ‘hashtable’ defined but not used [-Wunused-variable]
daq/slc/nsm2/corelib/nsmlib2.c:110 ‘/*’ within comment [-Wcomment]
daq/slc/nsm2/corelib/nsmlib2.c:344 unused parameter ‘nsm’ [-Wunused-parameter]
daq/slc/nsm2/corelib/nsmlib2.c:528 unused variable ‘namep’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmlib2.c:526 unused variable ‘i’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmlib2.c:560 unused variable ‘i’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmlib2.c:758 comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
daq/slc/nsm2/corelib/nsmlib2.c:665 unused parameter ‘unused’ [-Wunused-parameter]
daq/slc/nsm2/corelib/nsmlib2.c:665 unused parameter ‘port’ [-Wunused-parameter]
daq/slc/nsm2/corelib/nsmlib2.c:1122 unused parameter ‘info’ [-Wunused-parameter]
daq/slc/nsm2/corelib/nsmlib2.c:1122 unused parameter ‘ignored’ [-Wunused-parameter]
daq/slc/nsm2/corelib/nsmlib2.c:1263 unused parameter ‘msg’ [-Wunused-parameter]
daq/slc/nsm2/corelib/nsmlib2.c:1263 unused parameter ‘nsmc’ [-Wunused-parameter]
daq/slc/nsm2/corelib/nsmlib2.c:1348 unused variable ‘oldsig’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmlib2.c:1579 unused variable ‘reqid’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmlib2.c:1609 unused variable ‘ret’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmlib2.c:1608 unused variable ‘msg’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmlib2.c:1759 declaration of ‘refp’ shadows a previous local [-Wshadow]
daq/slc/nsm2/corelib/nsmlib2.c:1709 unused variable ‘refp’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmlib2.c:1816 comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
daq/slc/nsm2/corelib/nsmlib2.c:1868 unused variable ‘reqid’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmlib2.c:1959 no return statement in function returning non-void [-Wreturn-type]
daq/slc/nsm2/corelib/nsmlib2.c:1969 unused parameter ‘unused’ [-Wunused-parameter]
daq/slc/nsm2/corelib/nsmlib2.c:499 control reaches end of non-void function [-Wreturn-type]
daq/slc/nsm2/corelib/nsmlib2.c:1086 this statement may fall through [-Wimplicit-fallthrough=]
daq/slc/nsm2/corelib/nsmlib2.c:218 ‘htonll’ defined but not used [-Wunused-function]
daq/slc/nsm2/corelib/nsmparse.c:311 suggest parentheses around assignment used as truth value [-Wparentheses]
daq/slc/nsm2/corelib/nsmparse.c:481 missing initializer for field ‘type’ of ‘struct types_t’ [-Wmissing-field-initializers]
daq/slc/nsm2/corelib/nsmparse.c:524 unused variable ‘parse2’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmparse.c:615 comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
daq/slc/nsm2/corelib/nsmparse.c:633 comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
daq/slc/nsm2/corelib/nsmparse.c:653 comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
daq/slc/nsm2/corelib/nsmparse.c:458 unused variable ‘q’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmparse.c:720 unused variable ‘datlist’ [-Wunused-variable]
daq/slc/nsm2/corelib/nsmparse.c:784 unused variable ‘filelen’ [-Wunused-variable]