https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4190
Stig Bjørlykke <stig@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stig@xxxxxxxxxxxxx
--- Comment #4 from Stig Bjørlykke <stig@xxxxxxxxxxxxx> 2009-11-08 13:40:15 PDT ---
(In reply to comment #2)
> Created an attachment (id=3928)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3928) [details]
> Patch to packet-bacapp
cc1: warnings being treated as errors
packet-bacapp.c:1782: warning: type qualifiers ignored on function return type
packet-bacapp.c: In function 'fStartConfirmed':
packet-bacapp.c:6014: warning: unused parameter 'pinfo'
packet-bacapp.c: In function 'fSimpleAckPDU':
packet-bacapp.c:6099: warning: unused parameter 'pinfo'
packet-bacapp.c: In function 'fSegmentAckPDU':
packet-bacapp.c:6138: warning: unused parameter 'pinfo'
packet-bacapp.c: In function 'fRejectPDU':
packet-bacapp.c:6349: warning: unused parameter 'pinfo'
packet-bacapp.c: In function 'fAbortPDU':
packet-bacapp.c:6367: warning: unused parameter 'pinfo'
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.