Wireshark-bugs: [Wireshark-bugs] [Bug 1676] G_GINT64_MODIFIER not set to "l" on LP64 platforms
Date: Wed, 11 Jul 2007 07:50:25 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1676





------- Comment #10 from guy@xxxxxxxxxxxx  2007-07-11 07:50 GMT -------
All the buildbot builds are done with GTK+/GLib 2.x, for various values of x. 
One buildbot is x86/Windows XP, one is x86/Ubuntu 5.10, one is SPARC/Solaris 8,
one is PPC/Mac OS X 10.4.

If GLib 1.2[.x]'s g_ntoh[ls]() and/or g_hton[ls]() cannot be used without
getting a warning on certain platforms with certain versions of GCC, we could
perhaps turn off -Werror when building with GLib 1.2[.x].  (Turning it off for
*all* builds would be an error - the whole point of -Werror is to keep warnings
from piling up in the build, and we definitely want to make sure warnings don't
get checked in if at all possible.)


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.