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.