Stig Bjørlykke wrote: > On Sun, Sep 6, 2009 at 11:36 AM, <[email protected]> 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 ___________________________________________________________________________ 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
