Wireshark mailing list archives

Re: [Wireshark-commits] rev 54161: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-pdcp-lte.c


From: Martin Mathieson <martin.r.mathieson () googlemail com>
Date: Tue, 17 Dec 2013 11:05:47 +0000

Sorry, I will try to get this today (by either finishing off the work or
#if 0'ing out what isn't being used yet).
Martin


On Tue, Dec 17, 2013 at 6:22 AM, Kaul <mykaul () gmail com> wrote:

Still no go:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9568 : Compilation
failure: packet-pdcp-lte.c:1211:12: error: variable 'key' set but not used
[-Werror=unused-but-set-variable]

Build Information:r54164 <http://anonsvn.wireshark.org/viewvc?view=revision&revision=54164>
--
packet-pdcp-lte.c: In function 'decipher_payload':
packet-pdcp-lte.c:1211:12: error: variable 'key' set but not used [-Werror=unused-but-set-variable]
     guint8 key[16];
            ^
packet-pdcp-lte.c: In function 'dissect_pdcp_lte':
packet-pdcp-lte.c:1255:15: error: variable 'payload_tvb' set but not used [-Werror=unused-but-set-variable]
     tvbuff_t *payload_tvb;
               ^
cc1: all warnings being treated as errors



On Tue, Dec 17, 2013 at 1:16 AM, Martin Mathieson <
martin.r.mathieson () googlemail com> wrote:

Thanks for fixing this up, Guy, you just beat me to it.  That was one
commit too far before I left work.
Martin


On Mon, Dec 16, 2013 at 11:08 PM, <guy () wireshark org> wrote:

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54161

User: guy
Date: 2013/12/16 11:08 PM

Log:
 Fix compiler warnings.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +10 -10    packet-pdcp-lte.c    Modified


___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <
wireshark-commits () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request () wireshark org
?subject=unsubscribe




___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org
?subject=unsubscribe



___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org
?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: