This code uses g_slice_new(), which was introduced in glib 2.10. Looking at configure.in, isn't 2.4 the minimum supported version of glib ?
Martin On Mon, Mar 30, 2009 at 11:57 AM, <[email protected]> wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27893 > > User: wmeier > Date: 2009/03/30 04:57 AM > > Log: > From Jens Steinhauser: IEEE C37.118 Synchrophasor dissector > See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2798 > Committed with minor changes: > - Add the standard Wireshark copyright lines > [Wireshark ... Copyright 1998 Gerald Combs] > - Move proto_register... and proto_reg_handoff... to > the end of the file as per the usual Wireshark > dissector file format. > > Directory: /trunk/epan/dissectors/ > Changes Path Action > +1 -0 Makefile.common Modified > +1410 -0 packet-synphasor.c Added > > ___________________________________________________________________________ > Sent via: Wireshark-commits mailing list < > [email protected]> > Archives: http://www.wireshark.org/lists/wireshark-commits > Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits > mailto:[email protected] > ?subject=unsubscribe >
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
