Wireshark mailing list archives

Re: packet-m2m.c:464:51: error: 'fragment_data' has no member named 'data'


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Mon, 15 Jul 2013 10:34:54 -0400

On 07/14/13 12:04, Toralf Förster wrote:
got it since r50580

  CC     packet-m2m.lo
packet-m2m.c: In function 'pdu_burst_decoder':
packet-m2m.c:464:51: error: 'fragment_data' has no member named 'data'
make[3]: *** [packet-m2m.lo] Error 1

It looks like that file hasn't been updated in your tree. Line 464 in the current version of that file is:

> pdu_tvb = tvb_new_chain(tvb, pdu_frag->tvb_data);

and it compiles just fine.

I'd suggest you "svn up" again or maybe "svn revert" that file.

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