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 27489: /trunk//trunk/gtk/: Makefile.

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Sat, 21 Feb 2009 17:30:19 +0100
Hi,
It should be marked as unused as done by Steven the format is bound by:
void                (*GtkTreeCellDataFunc)              (GtkTreeViewColumn
*tree_column,
                                                         GtkCellRenderer
*cell,
                                                         GtkTreeModel
*tree_model,
                                                         GtkTreeIter *iter,
                                                         gpointer data);
Regards
Anders

-----Ursprungligt meddelande-----
Från: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För Guy Harris
Skickat: den 20 februari 2009 18:55
Till: wireshark-dev@xxxxxxxxxxxxx
Ämne: Re: [Wireshark-dev] [Wireshark-commits] rev 27489: /trunk//trunk/gtk/:
Makefile.nmake rtp_analysis.c /trunk/tools/:make-tap-reg.py


On Feb 20, 2009, at 9:13 AM, etxrab@xxxxxxxxxxxxx wrote:

> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27489
>
> User: etxrab
> Date: 2009/02/20 09:13 AM
>
> Log:
> Replace the clists with gtk_list_store
> Should fix bug https://bugs.wireshark.org/bugzilla/show_bug.cgi? 
> id=3246

It currently doesn't build; rtp_float_data_func() and  
rtp_boolean_data_func() take a GtkTreeViewColumn * argument "column",  
which they don't use.  Will, or could, they - or future routines that  
need the same signature - need that argument (in which case it should  
be marked as unused), or would that argument never be necessary (in  
which case we should just get rid of it).
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe