[ 81%] Building C object CMakeFiles/tfshark.dir/ui/cli/tap-iousers.c.o
/home/jmayer/work/wireshark/git/ui/cli/tap-iousers.c: In function ‘iousers_draw’:
/home/jmayer/work/wireshark/git/ui/cli/tap-iousers.c:106:5: error: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘guint64’ [-Werror=format=]
);
^
/home/jmayer/work/wireshark/git/ui/cli/tap-iousers.c:106:5: error: format ‘%d’ expects argument of type ‘int’, but argument 6 has type ‘guint64’ [-Werror=format=]
/home/jmayer/work/wireshark/git/ui/cli/tap-iousers.c:106:5: error: format ‘%d’ expects argument of type ‘int’, but argument 8 has type ‘guint64’ [-Werror=format=]
cc1: all warnings being treated as errors
--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.