Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/webcpp/files: webcpp-0.8.4-gcc.patch
Date: Sun, 30 Dec 2007 18:25:39
Message-Id: E1J92f4-0005TO-Fq@stork.gentoo.org
1 vapier 07/12/30 18:13:22
2
3 Added: webcpp-0.8.4-gcc.patch
4 Log:
5 Fix building with newer gcc versions #202210 by Kevin Lacquement.
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.1 dev-util/webcpp/files/webcpp-0.8.4-gcc.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/webcpp/files/webcpp-0.8.4-gcc.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/webcpp/files/webcpp-0.8.4-gcc.patch?rev=1.1&content-type=text/plain
13
14 Index: webcpp-0.8.4-gcc.patch
15 ===================================================================
16 scrub stray \
17
18 http://bugs.gentoo.org/202210
19
20 --- webcpp/engine.cpp
21 +++ webcpp/engine.cpp
22 @@ -1005,7 +1005,7 @@
23 </tr><tr><td colspan=6>\n\
24 <a href=\"http://webcpp.sf.net\"><center><b>\
25 <font color=#ffffff>web c plus plus</font></b></center>\n\
26 -</a></td></tr>\n\</table>\n<br>\n</center>";
27 +</a></td></tr>\n</table>\n<br>\n</center>";
28
29 *IO << made;
30 }
31
32
33
34 --
35 gentoo-commits@g.o mailing list