Your message dated Fri, 2 Mar 2018 18:47:00 +0000
with message-id <20180302184700.a3qgc57pozvm3...@riva.ucam.org>
has caused the   report #891519,
regarding putty FTBFS: error: 'gdk_beep' is deprecated: Use 'gdk_display_beep' 
instead
to be marked as having been forwarded to the upstream software
author(s) pu...@projects.tartarus.org

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
891519: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891519
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Hi,

I haven't had time to look into this in detail, but it looks like it
should be fairly easy assuming that you can always arrange to have a
GdkDisplay in hand.
https://developer.gnome.org/gdk3/stable/GdkDisplay.html#gdk-display-beep
says that gdk_display_beep was added in 2.2, and "git blame" shows that
gdk_beep was deprecated in 3.22.27.

Thanks,

-- 
Colin Watson                                       [cjwat...@debian.org]
--- Begin Message ---
Source: putty
Version: 0.70-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/putty.html

...
unix/gtkdlg.c: In function 'dlg_beep':
unix/gtkdlg.c:1040:5: error: 'gdk_beep' is deprecated: Use 'gdk_display_beep' 
instead [-Werror=deprecated-declarations]
     gdk_beep();
     ^~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50:0,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from unix/gtkdlg.c:10:
/usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here
 void gdk_beep (void);
      ^~~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:1452: unix/gtkdlg.o] Error 1



--- End Message ---

--- End Message ---

Reply via email to