From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JyCV0-0008MN-QT for garchives@archives.gentoo.org; Mon, 19 May 2008 21:02:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B489E04DE; Mon, 19 May 2008 21:02:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 19871E04DE for ; Mon, 19 May 2008 21:02:26 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 9CBFD67147 for ; Mon, 19 May 2008 21:02:25 +0000 (UTC) Received: from swift by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JyCUy-0006Ch-Kf for gentoo-doc-cvs@lists.gentoo.org; Mon, 19 May 2008 21:02:24 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gcc-upgrading.xml Message-Id: From: Sven Vermeulen Date: Mon, 19 May 2008 21:02:24 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 087b4b29-6782-4133-8057-a11c75c4b2eb X-Archives-Hash: e4a552a27a164d839996772bd110ef52 swift 08/05/19 21:02:24 Modified: gcc-upgrading.xml Log: Coding style Revision Changes Path 1.27 xml/htdocs/doc/en/gcc-upgrading.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.27&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml?r1=1.26&r2=1.27 Index: gcc-upgrading.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gcc-upgrading.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- gcc-upgrading.xml 2 Apr 2007 23:13:45 -0000 1.26 +++ gcc-upgrading.xml 19 May 2008 21:02:24 -0000 1.27 @@ -1,5 +1,5 @@ - + @@ -56,8 +56,8 @@

This guide will document the necessary steps required to perform a seamless upgrade of the compiler used by your Gentoo box. A specific section is -dedicated to the upgrade from GCC 3.3 to 3.4 -and issues with libstdc++. A second specific +dedicated to the upgrade from GCC 3.3 to +3.4 and issues with libstdc++. A second specific section is for users first installing Gentoo using a stage3 tarball, after a new GCC major/minor version has been released.

@@ -124,7 +124,7 @@

To be completely safe that your system is in a sane state, you must -rebuild the toolchain and then world to make use of the new compiler. +rebuild the toolchain and then world to make use of the new compiler.




-- 
gentoo-doc-cvs@lists.gentoo.org mailing list