This change appears to have broken the Solaris buildbot with the introduction of gtk_cell_renderer_progress_new(). That function was introduced in GTK+ 2.6 and should have #if GTK_CHECK_VERSION(2,6,0) around it and its related code. But why did it break the Solaris buildbot? Is it running an old version of GTK?
On Sat, May 17, 2008 at 10:57:54PM +0000, [EMAIL PROTECTED] wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25312 > > User: stig > Date: 2008/05/17 03:57 PM > > Log: > - Use the common function for applying a selected filter. > - Enhanced the percent column to show a progress bar. > > Directory: /trunk/gtk/ > Changes Path Action > +37 -125 proto_hier_stats_dlg.c Modified > > _______________________________________________ > Wireshark-commits mailing list > [EMAIL PROTECTED] > http://www.wireshark.org/mailman/listinfo/wireshark-commits _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
