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 4303] Optimize wireshark

Date: Mon, 22 Feb 2010 23:49:15 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4303

Guy Harris <guy@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |guy@xxxxxxxxxxxx

--- Comment #9 from Guy Harris <guy@xxxxxxxxxxxx> 2010-02-22 23:49:14 PST ---
> It does not compile with MSVC:

...which means you should explicitly cast byte_to_hex()'s second argument to
guint8, to let the compiler know that you *want* to pass only the bottom 8
bits.

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