Wireshark mailing list archives

Re: r52963 introduced a build error


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Wed, 30 Oct 2013 10:51:02 -0400

Yes. Toralf's email was significantly delayed (presumably because he's not subscribed to the list) waiting for the donuts to be made[1].

[1] https://www.wireshark.org/lists/wireshark-dev/201108/msg00344.html

On 10/30/13 10:30, mmann78 () netscape net wrote:
I believe that was already addressed in r52965.  (r52971 also has some
"compiler cleanup")
-----Original Message-----
From: Toralf Förster <toralf.foerster () gmx de>
To: wireshark-dev <wireshark-dev () wireshark org>
Sent: Wed, Oct 30, 2013 10:13 am
Subject: [Wireshark-dev] r52963 introduced a build error


------------------------------------------------------------------------
r52963 | mmann | 2013-10-29 21:04:50 +0100 (Tue, 29 Oct 2013) | 1 line

Remove use of pinfo->private_data
------------------------------------------------------------------------

make  all-recursive
make[4]: Entering directory `/home/tfoerste/devel/wireshark/epan/dissectors'
make[5]: Entering directory `/home/tfoerste/devel/wireshark/epan/dissectors'
   CC     libdissectors_la-packet-isakmp.lo
   CC     libdissectors_la-packet-pdcp-lte.lo
   CC     libdissectors_la-register.lo
packet-isakmp.c: In function 'dissect_proposal':
packet-isakmp.c:3002:108: error: unused parameter 'pinfo' [-Werror=unused-parameter]
cc1: all warnings being treated as errors
make[5]: *** [libdissectors_la-packet-isakmp.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/home/tfoerste/devel/wireshark/epan/dissectors'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/tfoerste/devel/wireshark/epan/dissectors'
make[3]: *** [all] Error 2

___________________________________________________________________________
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: