http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1311
Summary: Plugin system not C++ friendly
Product: Wireshark
Version: 0.99.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: gjc@xxxxxxxxxxxxx
Build Information:
TShark 0.99.4
Copyright 1998-2006 Gerald Combs <gerald@xxxxxxxxxxxxx> 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 with GLib 2.12.4, with libpcap 0.9.5, with libz 1.2.3, with libpcre
6.7, without UCD-SNMP or Net-SNMP, with ADNS, without Lua, with GnuTLS 1.4.4,
with Gcrypt 1.2.3, without Kerberos.
Running on Linux 2.6.20-5-generic, with libpcap version 0.9.5.
Built using gcc 4.1.2 20061212 (prerelease) (Ubuntu 4.1.1-21ubuntu2).
--
Wireshark header files cannot be used from C++; they are missing G_BEGIN_DECLS
... G_END_DECLS (or extern "C" {...}).
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.