Wireshark-bugs: [Wireshark-bugs] [Bug 8588] New: idl2wrs: does not compile with c++-compat switc
Date: Tue, 16 Apr 2013 09:40:15 +0000
Bug ID 8588
Summary idl2wrs: does not compile with c++-compat switch on Linux
Classification Unclassified
Product Wireshark
Version SVN
Hardware x86
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Extras
Assignee bugzilla-admin@wireshark.org
Reporter rknall@gmail.com

Created attachment 10601 [details]
idl2wrs: does not compile with c++-compat switch on Linux

Build Information:
TShark 1.9.3 (SVN Rev 48873 from /trunk)

Copyright 1998-2013 Gerald Combs <gerald@wireshark.org> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GLib 2.32.3, with libpcap, with libz 1.2.3.4, with POSIX
capabilities (Linux), without libnl, with SMI 0.4.8, with c-ares 1.7.5, with
Lua
5.1, without Python, with GnuTLS 2.12.14, with Gcrypt 1.5.0, with MIT Kerberos,
with GeoIP.

Running on Linux 3.2.0-39-generic, with locale de_AT.UTF-8, with libpcap
version
1.1.1, with libz 1.2.3.4.
Intel(R) Core(TM)2 Quad CPU    Q8400  @ 2.66GHz

Built using gcc 4.6.3.

--
Multiple casts are missing from malloc, so that the void pointer returned by
malloc won't be casted. The accompanying patch simple adds the needed patches
to compile the utility.

The utility was translated using cmake and with -Wc++-compat specifically added
to WIRESHARK_C_FLAGS in CMakeLists.txt


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