Bug ID |
8531
|
Summary |
Add missing ")" to gtk/main.c when HAVE_GTKOSXAPPLICATION is defined
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.9.x (Experimental)
|
Hardware |
x86
|
OS |
Mac OS X 10.6
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
wireshark 1.9.2 (SVN Rev 48573 from /trunk)
Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 2.24.13, with Cairo 1.12.6, with Pango 1.32.4, with
GLib 2.34.1, with libpcap, with libz 1.2.3, without POSIX capabilities, without
libnl, without SMI, without c-ares, without ADNS, without Lua, without Python,
without GnuTLS, without Gcrypt, with MIT Kerberos, without GeoIP, without
PortAudio, with AirPcap.
Running on Mac OS X 10.6.8, build 10K549 (Darwin 10.8.0), without locale, with
libpcap version 1.0.0, with libz 1.2.3, without AirPcap.
Intel(R) Core(TM)2 Duo CPU T9600 @ 2.80GHz
Built using gcc 4.2.1 (Apple Inc. build 5666) (dot 3).
--
Patch to restore three ")" characters inadvertently removed from gtk/main.c
with SVN 48565. The affected source lines are only compiled when
HAVE_GTKOSXAPPLICATION is defined.
You are receiving this mail because:
- You are watching all bug changes.