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 4190] Enhanced the BACnet Info column and context tag numb

Date: Sun, 8 Nov 2009 13:40:16 -0800 (PST)
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.