public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/tsclient/files: tsclient-2.0.1-glib-2.32.patch
@ 2012-06-25  0:38 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-06-25  0:38 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/06/25 00:38:39

  Added:                tsclient-2.0.1-glib-2.32.patch
  Log:
  Fix building with glib-2.32 (bug #423283, thanks to Diego Elio Pettenò).
  
  (Portage version: 2.2.0_alpha112/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-misc/tsclient/files/tsclient-2.0.1-glib-2.32.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tsclient/files/tsclient-2.0.1-glib-2.32.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tsclient/files/tsclient-2.0.1-glib-2.32.patch?rev=1.1&content-type=text/plain

Index: tsclient-2.0.1-glib-2.32.patch
===================================================================
Submitted: Dominique Leuenberger (dimstar) - 2011-12-01 03:38:02 PST

Since glib 2.31, including any header than glib.h (plus some exceptions) is
no longer possible. Headers are indirectly implicit included by glib.h

The attached patch fixes what's needed.

http://sourceforge.net/tracker/?func=detail&aid=3446993&group_id=192483&atid=941576

Index: tsclient-2.0.2/src/tsc-bookmarkfile.h
===================================================================
--- tsclient-2.0.2.orig/src/tsc-bookmarkfile.h
+++ tsclient-2.0.2/src/tsc-bookmarkfile.h
@@ -21,7 +21,6 @@
 #define __TSC_BOOKMARK_FILE_H__
 
 #include <glib.h>
-#include <glib/gerror.h>
 #include <time.h>
 
 G_BEGIN_DECLS






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-25  0:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25  0:38 [gentoo-commits] gentoo-x86 commit in net-misc/tsclient/files: tsclient-2.0.1-glib-2.32.patch Alexandre Rostovtsev (tetromino)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox