https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3205
--- Comment #3 from Guy Harris <guy@xxxxxxxxxxxx> 2009-01-16 18:18:20 PDT ---
(I have the impression that, at least on Windows, the GLib routines for string
formatting use a different format for printing 64-bit values than the native
MSVC string formatting routines do - I think GLib might have its own formatting
routine using %ll[doux], as opposed to MSVC's %I64[doux] or whatever Microsoft
uses - so if we're using the GLib formatting routines, G_GINT64_MODIFIER is
what should be used.)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.