Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4964] Need 6 dec places of SRT precision in tshark SRTs an

Date: Tue, 11 Jan 2011 05:55:12 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4964

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5044|review_for_checkin?         |review_for_checkin-
               Flag|                            |

--- Comment #7 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-01-11 05:55:09 PST ---
(From update of attachment 5044)
Patch fails to apply cleanly (tap-smbstat.c).  Can you please submit an updated
one against the trunk?

Also, why change "%3" G_GINT64_MODIFIER "u.%05" to "%3d.%06" and cast td to
int?  If td doesn't need to be a guint64, then maybe it should be declared as
an int; otherwise, I'd say leave it as guint64 and leave the G_GINT64_MODIFIER.

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