Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 29738: /trunk/gtk/ /trunk/gtk/: pack

From: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Date: Sun, 6 Sep 2009 13:34:00 +0200
On Sun, Sep 6, 2009 at 11:36 AM, <krj@xxxxxxxxxxxxx> wrote:
> Log:
>  Sort the visible list while traversing the physical row list. This halves the time needed to sort

I get a warning on this line:

	PACKET_LIST_RECORD_GET(packet_list->visible_rows, vis_idx) = record;

packet_list_store.c: In function ‘packet_list_resort’:
packet_list_store.c:875: warning: target of assignment not really an
lvalue; this will be a hard error in the future


-- 
Stig Bjørlykke