Wireshark-bugs: [Wireshark-bugs] [Bug 7746] New: Use G_GINT64_MODIFIER when REORDER_DEBUG is def
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7746
Summary: Use G_GINT64_MODIFIER when REORDER_DEBUG is defined
Product: Wireshark
Version: 1.9.x (Experimental)
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Trivial
Priority: Low
Component: Extras
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: jyoung@xxxxxxx
Created attachment 9206
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9206
Patch to reordercap.c to use G_GINT64_MODIFIER
Build Information:
wireshark 1.9.0 (SVN Rev 45061 from /trunk)
Copyright 1998-2012 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.9, with Cairo 1.10.2, with Pango 1.28.4, with
GLib 2.28.8, 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.
Built using gcc 4.2.1 (Apple Inc. build 5666) (dot 3).
--
Building new console app reordercap on OSX fails if REORDER_DEBUG is enabled.
The attached patch used the G_GINT64_MODIFIER macro to avoid the compile time
error.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.