https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7968
Summary: fileset.c references g_strcmp0()
Product: Wireshark
Version: 1.8.3
Platform: All
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: dameiss@xxxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
fileset.c references g_strcmp0(), but g_strcmp0() isn't defined until glib2
2.16, and the minimum glib2 version for 1.8.3 is 2.14.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.