ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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