From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20841 invoked by alias); 3 Apr 2003 07:23:35 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 20834 invoked from network); 3 Apr 2003 07:23:33 -0000 Received: from unknown (HELO gold.csi.cam.ac.uk) (131.111.8.12) by sources.redhat.com with SMTP; 3 Apr 2003 07:23:33 -0000 Received: from student.cusu.cam.ac.uk ([131.111.179.82] helo=kern.srcf.societies.cam.ac.uk ident=mail) by gold.csi.cam.ac.uk with esmtp (Exim 4.12) id 190z4N-0003KO-00; Thu, 03 Apr 2003 08:23:31 +0100 Received: from jsm28 (helo=localhost) by kern.srcf.societies.cam.ac.uk with local-esmtp (Exim 3.35 #1 (Debian)) id 190z4N-000310-00; Thu, 03 Apr 2003 08:23:31 +0100 Date: Thu, 03 Apr 2003 08:39:00 -0000 From: "Joseph S. Myers" X-X-Sender: jsm28@kern.srcf.societies.cam.ac.uk To: Zack Weinberg cc: Gerald Pfeifer , gcc@gcc.gnu.org, "Lisa M. Opus Goldstein" Subject: Re: HEADS UP: GCC manual soon to be printed In-Reply-To: <87znn8e6ed.fsf@egil.codesourcery.com> Message-ID: References: <87znn8e6ed.fsf@egil.codesourcery.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-04/txt/msg00128.txt.bz2 On Wed, 2 Apr 2003, Zack Weinberg wrote: > Gerald Pfeifer writes: > > > 3) If you are currently working on changes to the manual(s) or are > > aware of pressing issues, please let us know ASAP so that we can > > take that into account and try to address them, respectively. > > The CPP manual is out of date in several respects - I have not been > prioritizing fixing that, but I can bump it up. Could you consider having the CPP manual give the full version number of the release it comes from (using gcc-common.texi) on the title page and in the text, like the other manuals, rather than just the major version number, and having the last updated date refer to any changes rather than some notion of major changes? (I don't know whether the CPP manual is going to be included in the manuals to be printed.) -- Joseph S. Myers jsm28@cam.ac.uk