Wireshark-bugs: [Wireshark-bugs] [Bug 11787] UDP 12001 SNA Data no longer shown in EBCDIC
Date: Fri, 27 Nov 2015 10:22:49 +0000

changed bug 11787


What Removed Added
Status UNCONFIRMED IN_PROGRESS
CC   pascal.quantin@gmail.com
Ever confirmed   1

Comment # 1 on bug 11787 from
This seems to be a MSVC compiler bug that does not handle nicely setting a bit
field from an enum. Wireshark 1.12.X was still using an int declaration and not
an enum.
It works properly on Linux.
The regression was introduced in I50d3d9d1455b8ecc158a37218f9e41fe696d5ae2


You are receiving this mail because:
  • You are watching all bug changes.