Wireshark-bugs: [Wireshark-bugs] [Bug 8416] remove C++ incompatibilities from packet-pw-atm.c

Date: Fri, 01 Mar 2013 14:54:58 +0000

changed bug 8416

What Removed Added
Attachment #10148 Flags   review_for_checkin?

Comment # 4 on bug 8416 from
Created attachment 10148 [details]
patch to remove C++ incompatibilities from wimax dissector

More work to remove C++ incompatibilities, this time from the wimax dissector. 
This change was almost exclusively to rename a structure member from "this" to
"info" to avoid the clash with a C++ keyword.


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