https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3109
Peter <pva@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pva@xxxxxxxxxx
--- Comment #3 from Peter <pva@xxxxxxxxxx> 2008-12-11 03:44:49 PDT ---
What do you guys think about following solution:
#if GLIB_MAJOR_VERSION < 2
#define G_MININT32 ((gint32) 0x80000000)
#endif
? Where it's better to place it?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.