Wireshark-bugs: [Wireshark-bugs] [Bug 8416] remove C++ incompatibilities
Date: Fri, 01 Mar 2013 17:23:06 +0000

changed bug 8416

What Removed Added
Attachment #10151 Flags   review_for_checkin?

Comment # 6 on bug 8416 from
Created attachment 10151 [details]
patch to remove C++ incompatibilities from packet-xml.c

Most of these changes simply replace implicit casts with explicit casts.  There
are also changes made to rename a variable "new" to "fresh" to avoid a clash
with the C++ reserved word "new."


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