https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5766
Summary: Fix native OSX DND integration compile error
Product: Wireshark
Version: SVN
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jimd@xxxxxxxxxx
Created an attachment (id=6035)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6035)
Add a pragma for unused variables in gtk/drag_and_drop.c so it'll compile with
XCode 4
Build Information:
wireshark 1.5.1 (SVN Rev 36210 from /trunk)
Copyright 1998-2011 Gerald Combs <gerald@xxxxxxxxxxxxx> 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.0, with GLib 2.27.3, with libpcap 1.0.0, with
libz 1.2.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.10.2, with
Gcrypt 1.4.6, with MIT Kerberos, without GeoIP, without PortAudio, without
AirPcap.
Running on Mac OS 10.6.6 (Darwin 10.6.0), with libpcap version 1.0.0, with libz
1.2.3, GnuTLS 2.10.4, Gcrypt 1.4.6.
Built using gcc 4.2.1 (Apple Inc. build 5666) (dot 3).
--
Add a pragma for unused variables in gtk/drag_and_drop.c so it'll compile with
XCode 4
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.