Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gcc-upgrading.xml
Date: Mon, 19 May 2008 21:02:27
Message-Id: E1JyCUy-0006Ch-Kf@stork.gentoo.org
1 swift 08/05/19 21:02:24
2
3 Modified: gcc-upgrading.xml
4 Log:
5 Coding style
6
7 Revision Changes Path
8 1.27 xml/htdocs/doc/en/gcc-upgrading.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.27&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.27&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?r1=1.26&r2=1.27
13
14 Index: gcc-upgrading.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v
17 retrieving revision 1.26
18 retrieving revision 1.27
19 diff -u -r1.26 -r1.27
20 --- gcc-upgrading.xml 2 Apr 2007 23:13:45 -0000 1.26
21 +++ gcc-upgrading.xml 19 May 2008 21:02:24 -0000 1.27
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.26 2007/04/02 23:13:45 jkt Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v 1.27 2008/05/19 21:02:24 swift Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -56,8 +56,8 @@
30 <p>
31 This guide will document the necessary steps required to perform a seamless
32 upgrade of the compiler used by your Gentoo box. A specific section is
33 -dedicated to the <uri link="#upgrade-3.3-to-3.4">upgrade from GCC 3.3 to 3.4</uri>
34 -and issues with <c>libstdc++</c>. A second specific
35 +dedicated to the <uri link="#upgrade-3.3-to-3.4">upgrade from GCC 3.3 to
36 +3.4</uri> and issues with <c>libstdc++</c>. A second specific
37 section is for users <uri link="#first-install">first installing</uri> Gentoo
38 using a stage3 tarball, after a new GCC major/minor version has been released.
39 </p>
40 @@ -124,7 +124,7 @@
41
42 <p>
43 To be completely safe that your system is in a sane state, you <e>must</e>
44 -rebuild the toolchain and then world to make use of the new compiler.
45 +rebuild the toolchain and then world to make use of the new compiler.
46 </p>
47
48 <pre caption="Rebuilding system">
49
50
51
52 --
53 gentoo-doc-cvs@l.g.o mailing list