[network-manager-applet/nma-0-9-10: 13/15] all: merge branch 'th/bgo739246_clang' (bgo #739246)



commit 78b8db8417fdd8fa23c2b2e2a792ac0e4ceb429d
Merge: a45b736 a6bfa1b
Author: Thomas Haller <thaller redhat com>
Date:   Wed Oct 29 10:07:25 2014 +0100

    all: merge branch 'th/bgo739246_clang' (bgo #739246)
    
    Fixes for compilation with clang and several issues that surfaced
    due to new complier warnings.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=739246
    
    Signed-off-by: Thomas Haller <thaller redhat com>
    (cherry picked from commit b75fc2c67503a5f76036f96033f29f74ab5e62a9)

 .gitignore                                         |    1 +
 m4/compiler_warnings.m4                            |   30 ++++-
 src/ap-menu-item.c                                 |    2 +-
 src/applet-device-cdma.c                           |    2 +-
 src/applet-device-gsm.c                            |    2 +-
 src/applet-vpn-request.h                           |    2 +-
 src/applet.c                                       |    2 +-
 src/connection-editor/ip4-routes-dialog.c          |    2 +-
 src/connection-editor/ip6-routes-dialog.c          |    2 +-
 src/connection-editor/page-dcb.c                   |    4 +-
 src/connection-editor/page-ip4.c                   |    2 +-
 src/connection-editor/page-ip6.c                   |    2 +-
 src/connection-editor/page-mobile.c                |    1 +
 src/gconf-helpers/gconf-helpers.c                  |  154 +-------------------
 src/gconf-helpers/gconf-helpers.h                  |   17 --
 src/gconf-helpers/gconf-upgrade.c                  |    6 -
 src/gnome-bluetooth/nma-bt-device.c                |   37 ++---
 src/utils/Makefile.am                              |    2 +-
 .../{nm-gvaluearray-compat.h => nm-glib-compat.h}  |   33 ++++-
 19 files changed, 87 insertions(+), 216 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]