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: Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx>
Date: Sun, 06 Sep 2009 14:31:35 +0200
Stig Bj�rlykke wrote:
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



Hopefully this is fixed in r29743.

Btw, can we raise the pedantic level on the MSVC compiler to match GCC?

--
Best regards,
Kovarththanan Rajaratnam