Wireshark mailing list archives
Compile error in tap-iousers.c
From: Joerg Mayer <jmayer () loplof de>
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 () loplof de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
Current thread:
- Compile error in tap-iousers.c Joerg Mayer (Jul 30)
