Hi,
On Wed, May 20, 2015 at 03:12:08PM +0200, Bálint Réczey wrote:
> 2015-05-20 13:43 GMT+02:00 Pascal Quantin <pascal.quantin@xxxxxxxxx>:
> > 2015-05-20 13:34 GMT+02:00 Andrei Emeltchenko
> > <andrei.emeltchenko.news@xxxxxxxxx>:
> >>
> >> Hi,
> >>
> >> recently I hit following error when building wireshark on Ubuntu 15.04:
> >>
> >> ...
> >> AR libqtui.a
> >> make[2]: Leaving directory '/usr/local/wireshark/ui/qt'
> >> Making all in ui/gtk
> >> make[2]: Entering directory '/usr/local/wireshark/ui/gtk'
> >> CC libgtkui_a-gui_utils.o
> >> gui_utils.c: In function ‘window_icon_realize_cb’:
> >> gui_utils.c:115:5: error: implicit declaration of function
> >> ‘gdk_pixbuf_new_from_inline’ [-Werror=implicit-function-declaration]
> >> icon = gdk_pixbuf_new_from_inline(-1, wsicon_16_pb_data, FALSE,
...
> > Hi Andrei,
> >
> > this is https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10750
> >
> > Balint, would you be OK to temporarily allow deprecated APIs until you have
> > the time to work on it?
> Sure, I already agreed to doing that in the bug.
So what next? Have you provided a patch?
Best regards
Andrei Emeltchenko