[glom/glom-1-16] Avoid use of deprecated gdkmm API.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-16] Avoid use of deprecated gdkmm API.
- Date: Tue, 31 Aug 2010 13:26:28 +0000 (UTC)
commit a03dae94628a928adaf8ca6ac2dd2505b350a9f7
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Aug 31 15:26:16 2010 +0200
Avoid use of deprecated gdkmm API.
* configure.ac: MM_ARG_ENABLE_WARNINGS(): Added GDKMM to the list of
deprecation warnings.
ChangeLog | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 82a2a17..e8df3a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2010-08-31 Murray Cumming <murrayc murrayc com>
+ Avoid use of deprecated gdkmm API.
+
+ * configure.ac: MM_ARG_ENABLE_WARNINGS(): Added GDKMM to the list of
+ deprecation warnings.
+
+2010-08-31 Murray Cumming <murrayc murrayc com>
+
Catch Gnome::Gda::ConfigError exceptions.
* glom/libglom/connectionpool_backends/postgres.cc:
diff --git a/configure.ac b/configure.ac
index 2ec0b29..6645141 100644
--- a/configure.ac
+++ b/configure.ac
@@ -191,7 +191,7 @@ MM_ARG_ENABLE_WARNINGS([GLOM_WFLAGS],
MM_ARG_ENABLE_WARNINGS([GLOM_WXXFLAGS],
[-Wall],
[-Wall -Wextra -Wno-missing-field-initializers -DGSEAL_ENABLE],
- [G GDK GDK_PIXBUF GTK GLIBMM GTKMM])
+ [G GDK GDK_PIXBUF GTK GLIBMM GDKMM GTKMM])
AC_CHECK_FUNCS([strptime])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]