ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Compile error in tap-iousers.c

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Wed, 30 Jul 2014 18:41:10 +0200
[ 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.