[Lsb-messages] /var/www/bzr/lsb/devel/misc-test r2242: Drop _GTypeCValue completely - no need since 4.1

Denis Silakov denis.silakov at rosalab.ru
Fri Jan 27 22:19:17 UTC 2012


------------------------------------------------------------
revno: 2242
committer: Denis Silakov <denis.silakov at rosalab.ru>
branch nick: misc-test
timestamp: Sat 2012-01-28 01:19:17 +0300
message:
  Drop _GTypeCValue completely - no need since 4.1
modified:
  devchk/ts/devchk/glib_2_0_glib_object_h.c
  devchk/ts/devchk/glib_2_0_glib_object_h.inc
-------------- next part --------------
=== modified file 'devchk/ts/devchk/glib_2_0_glib_object_h.c'
--- a/devchk/ts/devchk/glib_2_0_glib_object_h.c	2011-12-16 11:39:11 +0000
+++ b/devchk/ts/devchk/glib_2_0_glib_object_h.c	2012-01-27 22:19:17 +0000
@@ -12,11 +12,6 @@
 #undef GOBJECT_COMPILATION
 #undef GETTEXT_PACKAGE
 
-/*XXX this was added, but breaks lsbcc build - drop for now
-union _GTypeCValue {
-};
-*/
-
 struct _GParamSpecPool {
 };
 

=== modified file 'devchk/ts/devchk/glib_2_0_glib_object_h.inc'
--- a/devchk/ts/devchk/glib_2_0_glib_object_h.inc	2010-12-06 19:13:44 +0000
+++ b/devchk/ts/devchk/glib_2_0_glib_object_h.inc	2012-01-27 22:19:17 +0000
@@ -3,11 +3,6 @@
 #undef GOBJECT_COMPILATION
 #undef GETTEXT_PACKAGE
 
-/*XXX this was added, but breaks lsbcc build - drop for now
-union _GTypeCValue {
-};
-*/
-
 struct _GParamSpecPool {
 };
 



More information about the lsb-messages mailing list