Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9587] New: Compilation failure: packet-bacapp.c:6232:17: e

Date: Sun, 22 Dec 2013 09:15:41 +0000
Bug ID 9587
Summary Compilation failure: packet-bacapp.c:6232:17: error: variable 'inbytesleft' set but not used
Classification Unclassified
Product Wireshark
Version SVN
Hardware x86-64
OS Fedora
Status UNCONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Build Information:
r54351
--
make[5]: Entering directory `/home/yanivk/wireshark/epan/dissectors'
  CC       libdissectors_la-packet-bacapp.lo
packet-bacapp.c: In function 'fCharacterString':
packet-bacapp.c:6232:17: error: variable 'inbytesleft' set but not used
[-Werror=unused-but-set-variable]
     gsize       inbytesleft;
                 ^
cc1: all warnings being treated as errors


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