Wireshark-bugs: [Wireshark-bugs] [Bug 8416] remove C++ incompatibilities

Date: Thu, 21 Mar 2013 13:35:04 +0000

changed bug 8416

What Removed Added
Attachment #10423 Flags   review_for_checkin?

Comment # 190 on bug 8416 from
Created attachment 10423 [details]
patch to remove last C++ incompatibilities from non-generated code

with this last patch, I see no more C++ incompatibilities except in
autogenerated code.  Specifically, what remains and the counts are:
      1 packet-dcerpc-drsuapi.c
      1 packet-dcerpc-winreg.c
      2 packet-dcerpc-eventlog.c
      2 packet-dcerpc-mapi.c
     63 packet-dcerpc-lsa.c

Because eliminating the remaining (known) C++ incompatibilities would require
changes to Pidl (maintained by the Samba team), I think we can mark this bug
complete unless anybody knows of additional C++ incompatibilities.  I may have
missed some because I haven't exhaustively tried all options (such as
HAVE_GEOIP).


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