a0fa6af53e
Some bugs were fixed in this release. g_assert() fixes by jakemsr@. testing and ok simon@ wilfried@ (MAINTAINER)
12 lines
334 B
Plaintext
12 lines
334 B
Plaintext
$OpenBSD: patch-glib_glibmm_date_h,v 1.4 2008/04/09 13:20:44 jasper Exp $
|
|
--- glib/glibmm/date.h.orig Mon Oct 22 13:46:25 2007
|
|
+++ glib/glibmm/date.h Mon Apr 7 16:22:35 2008
|
|
@@ -120,6 +120,7 @@ enum DMY
|
|
void set_parse (const Glib::ustring& str);
|
|
|
|
|
|
+ #define GLIBMM_DISABLE_DEPRECATED
|
|
#ifndef GLIBMM_DISABLE_DEPRECATED
|
|
|
|
|