From owner-freebsd-current@FreeBSD.ORG Fri Jul 30 05:45:43 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A12A116A4CE for ; Fri, 30 Jul 2004 05:45:43 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9287043D1D; Fri, 30 Jul 2004 05:45:43 +0000 (GMT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) i6U5jMiG057251; Fri, 30 Jul 2004 05:45:22 GMT (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6U5jM3N057250; Fri, 30 Jul 2004 05:45:22 GMT (envelope-from kan) Date: Fri, 30 Jul 2004 05:45:22 +0000 From: Alexander Kabaev To: Max Khon Message-ID: <20040730054522.GA57090@freefall.freebsd.org> References: <20040727021820.GA46021@freefall.freebsd.org> <20040727102021.GA73927@samodelkin.net> <20040729021919.GA47196@freefall.freebsd.org> <20040730035800.GA21238@regency.nsu.ru> <20040730040741.GA42165@freefall.freebsd.org> <20040730053019.GA89254@samodelkin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040730053019.GA89254@samodelkin.net> User-Agent: Mutt/1.4.1i cc: Alexey Dokuchaev cc: current@FreeBSD.ORG Subject: Re: HEADS-UP: GCC 3.4.2 snapshot import is imminent X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2004 05:45:43 -0000 On Fri, Jul 30, 2004 at 12:30:19PM +0700, Max Khon wrote: > Hi! > > On Fri, Jul 30, 2004 at 04:07:41AM +0000, Alexander Kabaev wrote: > > > > Since you asked, I also hope you (or someone else) will upgrade manual > > > page for gcc, since it's really outdated for -CURRENT at this moment. > > > If memory serves me right, all necessary patches are in existence, and > > > probably were submitted to our GCC maintainers already. > > > > Necessary patches, submitted to GCC maintainers are pretty much worthless. > > Let me repeat - new GCC man pages are automatically generated and applying > > patches to that is something I would never do. Whoever touches them > > automatically becomes new GCC documentation maintainer. You have been warned. > > There is a trivial patch for one .info file which adds all the > FreeBSD-specific options to gcc.1. Which I assume haven't changed a bit since Oct 2003? > There is a trivial patch for bmake glue that installs gcc.1 from > gcc distribution (src/contrib/gcc/doc/gcc.1) > instead of gcc 2.95.x manual (src/contrib/gcc/gcc.1) > that is currently being installed. > > Both exist since Oct 2003. In their worthless state, yes. Hint: cvs log on contrib/gcc/gcc.1. As I said, I am perfectly fine with someone taking over gcc man page maintenance. This will have to be done outside of GCC tree in contrib though. The task is not as trivial as some might mistakenly believe. This is the last message on this subject I am willing to write. -- Alexander Kabaev