Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/root/files: xrootd-20071116-gcc43.patch
Date: Fri, 30 May 2008 09:08:34
Message-Id: E1K20b7-0001JQ-1L@stork.gentoo.org
1 bicatali 08/05/30 09:08:29
2
3 Modified: xrootd-20071116-gcc43.patch
4 Log:
5 Removed cvs tags in xrootd patch, closing bug #224195
6 (Portage version: 2.1.5.2)
7
8 Revision Changes Path
9 1.2 sci-physics/root/files/xrootd-20071116-gcc43.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/files/xrootd-20071116-gcc43.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/files/xrootd-20071116-gcc43.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/root/files/xrootd-20071116-gcc43.patch?r1=1.1&r2=1.2
14
15 Index: xrootd-20071116-gcc43.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/files/xrootd-20071116-gcc43.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xrootd-20071116-gcc43.patch 29 May 2008 18:55:34 -0000 1.1
22 +++ xrootd-20071116-gcc43.patch 30 May 2008 09:08:28 -0000 1.2
23 @@ -525,21 +525,17 @@
24
25 #include "XrdOuc/XrdOucEnv.hh"
26 #include "XrdOuc/XrdOucStream.hh"
27 ---- xrootd/src/XrdOuc/XrdOucTrace.hh.orig 2007-07-31 02:25:53.000000000 +0000
28 -+++ xrootd/src/XrdOuc/XrdOucTrace.hh 2008-05-26 16:38:39.779442480 +0000
29 -@@ -11,13 +11,8 @@
30 - /******************************************************************************/
31 +--- xrootd/src/XrdOuc/XrdOucTrace.hh.orig 2008-05-30 08:52:24.585885892 +0000
32 ++++ xrootd/src/XrdOuc/XrdOucTrace.hh 2008-05-30 08:52:55.919671503 +0000
33 +@@ -14,8 +14,5 @@
34
35 - // $Id: xrootd-20071116-gcc43.patch,v 1.1 2008/05/29 18:55:34 bicatali Exp $
36 --
37 -#ifndef WIN32
38 -#include <iostream.h>
39 -#else
40 #include <iostream>
41 using namespace std;
42 -#endif
43 -
44 - #include "XrdSys/XrdSysError.hh"
45 ++
46
47 --- xrootd/src/XrdPosix/XrdPosix.cc.orig 2007-07-28 00:25:25.000000000 +0000
48 +++ xrootd/src/XrdPosix/XrdPosix.cc 2008-05-26 11:18:18.119907423 +0000
49 @@ -902,20 +898,18 @@
50
51 #define NOUC ((uid_t)(-1))
52 #define NOGC ((gid_t)(-1))
53 ---- xrootd/src/XrdSys/XrdSysXSLock.cc.orig 2007-07-31 02:26:53.000000000 +0000
54 -+++ xrootd/src/XrdSys/XrdSysXSLock.cc 2008-05-26 16:49:42.632709871 +0000
55 -@@ -12,12 +12,8 @@
56 -
57 - const char *XrdSysXSLockCVSID = "$Id: xrootd-20071116-gcc43.patch,v 1.1 2008/05/29 18:55:34 bicatali Exp $";
58 +--- xrootd/src/XrdSys/XrdSysXSLock.cc.orig 2008-05-30 08:56:14.698999291 +0000
59 ++++ xrootd/src/XrdSys/XrdSysXSLock.cc 2008-05-30 08:57:02.805740738 +0000
60 +@@ -14,8 +14,6 @@
61
62 -#ifndef WIN32
63 -#include <iostream.h>
64 -#else
65 ++
66 #include <iostream>
67 using namespace std;
68 -#endif
69 -
70 - #include "XrdSys/XrdSysXSLock.hh"
71 ++
72
73 --- xrootd/src/XrdXrootd/XrdXrootdConfig.cc.orig 2007-10-02 02:30:01.000000000 +0000
74 +++ xrootd/src/XrdXrootd/XrdXrootdConfig.cc 2008-05-26 11:18:27.808459542 +0000
75
76
77
78 --
79 gentoo-commits@l.g.o mailing list