ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 3109] Build with GTK+ 1.2[.x]/GLib 1.2[.x] fails with erro

Date: Thu, 11 Dec 2008 03:44:50 -0800 (PST)
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.