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 3701] Optimize column fill path

Date: Mon, 20 Jul 2009 07:12:45 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3701


Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darkjames@xxxxxxxxxxxxxxxx




--- Comment #10 from Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx>  2009-07-20 07:12:42 PDT ---
Btw. I really don't understand why we should put minus sign when fraction is
negative.

For instance: if we have 10s and frac: -1
(gdb) call display_signed_time($buf, 100, 10, -1, CSECS)
(gdb) print $buf
$2 = 0x7b2040 "-10.01"

shouldn't result be "9.99" instead?


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