daq/rfarm/event/tools/removerb.cc:50 format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘char*’ [-Wformat=]
daq/rfarm/event/tools/removerb.cc:50 format ‘%d’ expects a matching ‘int*’ argument [-Wformat=]
daq/rfarm/event/tools/removerb.cc:50 format ‘%s’ expects a matching ‘char*’ argument [-Wformat=]
daq/rfarm/manager/src/SharedMem.cc:113 unused parameter ‘size’ [-Wunused-parameter]
daq/rfarm/manager/tools/removeshm.cc:47 format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘char*’ [-Wformat=]
daq/rfarm/manager/tools/removeshm.cc:47 format ‘%s’ expects a matching ‘char*’ argument [-Wformat=]