[Lsb-messages] /var/www/bzr/lsb/devel/devchk r2399: devchk native - gio fixups

Mats Wichmann mats at linuxfoundation.org
Thu Feb 20 19:06:01 UTC 2014


------------------------------------------------------------
revno: 2399
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: devchk
timestamp: Thu 2014-02-20 12:06:01 -0700
message:
  devchk native - gio fixups
added:
  ts/devchk/glib_2_0_gio_gpollableinputstream_h.inc
  ts/devchk/glib_2_0_gio_gpollableoutputstream_h.inc
modified:
  ts/devchk/glib_2_0_gio_gemblem_h.c
  ts/devchk/glib_2_0_gio_gemblem_h.inc
  ts/devchk/glib_2_0_gio_gpollableinputstream_h.c
  ts/devchk/glib_2_0_gio_gpollableoutputstream_h.c
-------------- next part --------------
=== modified file 'ts/devchk/glib_2_0_gio_gemblem_h.c'
--- a/ts/devchk/glib_2_0_gio_gemblem_h.c	2012-12-26 15:34:36 +0000
+++ b/ts/devchk/glib_2_0_gio_gemblem_h.c	2014-02-20 19:06:01 +0000
@@ -9,6 +9,7 @@
 #define _LSB_DEFAULT_ARCH 1
 #ifndef LSBCC_MODE
 #define GIO_COMPILATION
+#include <gio/gio.h>
 #endif
 #include "glib-2.0/gio/gemblem.h"
 

=== modified file 'ts/devchk/glib_2_0_gio_gemblem_h.inc'
--- a/ts/devchk/glib_2_0_gio_gemblem_h.inc	2012-12-26 15:34:36 +0000
+++ b/ts/devchk/glib_2_0_gio_gemblem_h.inc	2014-02-20 19:06:01 +0000
@@ -1,3 +1,4 @@
 #ifndef LSBCC_MODE
 #define GIO_COMPILATION
+#include <gio/gio.h>
 #endif

=== modified file 'ts/devchk/glib_2_0_gio_gpollableinputstream_h.c'
--- a/ts/devchk/glib_2_0_gio_gpollableinputstream_h.c	2013-01-11 16:08:10 +0000
+++ b/ts/devchk/glib_2_0_gio_gpollableinputstream_h.c	2014-02-20 19:06:01 +0000
@@ -7,6 +7,10 @@
 #include <string.h>
 #include <sys/types.h>
 #define _LSB_DEFAULT_ARCH 1
+#ifndef LSBCC_MODE
+#define GIO_COMPILATION
+#include <gio/gio.h>
+#endif
 #include "glib-2.0/gio/gpollableinputstream.h"
 
 

=== added file 'ts/devchk/glib_2_0_gio_gpollableinputstream_h.inc'
--- a/ts/devchk/glib_2_0_gio_gpollableinputstream_h.inc	1970-01-01 00:00:00 +0000
+++ b/ts/devchk/glib_2_0_gio_gpollableinputstream_h.inc	2014-02-20 19:06:01 +0000
@@ -0,0 +1,4 @@
+#ifndef LSBCC_MODE
+#define GIO_COMPILATION
+#include <gio/gio.h>
+#endif

=== modified file 'ts/devchk/glib_2_0_gio_gpollableoutputstream_h.c'
--- a/ts/devchk/glib_2_0_gio_gpollableoutputstream_h.c	2013-01-11 16:08:10 +0000
+++ b/ts/devchk/glib_2_0_gio_gpollableoutputstream_h.c	2014-02-20 19:06:01 +0000
@@ -7,6 +7,10 @@
 #include <string.h>
 #include <sys/types.h>
 #define _LSB_DEFAULT_ARCH 1
+#ifndef LSBCC_MODE
+#define GIO_COMPILATION
+#include <gio/gio.h>
+#endif
 #include "glib-2.0/gio/gpollableoutputstream.h"
 
 

=== added file 'ts/devchk/glib_2_0_gio_gpollableoutputstream_h.inc'
--- a/ts/devchk/glib_2_0_gio_gpollableoutputstream_h.inc	1970-01-01 00:00:00 +0000
+++ b/ts/devchk/glib_2_0_gio_gpollableoutputstream_h.inc	2014-02-20 19:06:01 +0000
@@ -0,0 +1,4 @@
+#ifndef LSBCC_MODE
+#define GIO_COMPILATION
+#include <gio/gio.h>
+#endif



More information about the lsb-messages mailing list