Wireshark-bugs: [Wireshark-bugs] [Bug 8315] Gtk3 widgets are not properly expanded
Date: Wed, 06 Mar 2013 03:07:28 +0000

changed bug 8315

What Removed Added
CC   hadrielk@yahoo.com

Comment # 11 on bug 8315 from
Compiled (64-bit) with GTK+ 2.24.15, with Cairo 1.12.14, with Pango 1.32.5,
with
GLib 2.34.3, with libpcap, with libz 1.2.7, without POSIX capabilities, without
libnl, without SMI, without c-ares, without ADNS, with Lua 5.1, without Python,
with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, without GeoIP,
without PortAudio, with AirPcap.

Running on Mac OS X 10.8.2, build 12C60 (Darwin 12.2.0), with locale
en_US.UTF-8, with libpcap version 1.3.0, with libz 1.2.7, GnuTLS 2.12.19,
Gcrypt
1.5.0, without AirPcap.
Intel(R) Core(TM) i7 CPU       M 620  @ 2.67GHz

Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.11.00).
----------------

I don't know if this me doing it wrong, or a bug introduced by revision 48122
based on the patch in this bug... but I rebased a few minutes ago to rev 48123,
did a distclean/autogen.sh/configure/make, and got this:

  CC       libgtkui_a-capture_if_dlg.o
cc1: warnings being treated as errors
capture_if_dlg.c: In function ‘capture_if_refresh_if_list’:
capture_if_dlg.c:669: warning: implicit conversion shortens 64-bit value into a
32-bit value
capture_if_dlg.c:669: warning: implicit conversion shortens 64-bit value into a
32-bit value
capture_if_dlg.c:669: warning: implicit conversion shortens 64-bit value into a
32-bit value
capture_if_dlg.c:669: warning: implicit conversion shortens 64-bit value into a
32-bit value
make[2]: *** [libgtkui_a-capture_if_dlg.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


You are receiving this mail because:
  • You are watching all bug changes.