Wireshark-commits: [Wireshark-commits] master f1a6ba1: gtk: Don't handle deprecation warnings as er

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 1 Jun 2015 18:50:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1a6ba1aa2f86b86613089099391aa005163a2f7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f1a6ba1 by Balint Reczey (balint@xxxxxxxxxxxxxxx):

    gtk: Don't handle deprecation warnings as errors
    
    This fixes compilation with latest gdk-pixbuf. I plan rewriting
    the code to drop deprecaated function usage in a different commit
    and reverting this one.
    
    Ping-Bug: 10750
    Change-Id: I400e34e625b147a4858e73240602d75910c6eece
    Reviewed-on: https://code.wireshark.org/review/8720
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0f7c74a   AFS: Fix Mac OS X buildbot (-Wshadow)
    adds  f1a6ba1   gtk: Don't handle deprecation warnings as errors


Summary of changes:
 ui/gtk/CMakeLists.txt |    2 +-
 ui/gtk/Makefile.am    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)