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