From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12398 invoked by alias); 26 Jan 2008 17:00:18 -0000 Received: (qmail 12383 invoked by uid 22791); 26 Jan 2008 17:00:17 -0000 X-Spam-Check-By: sourceware.org Received: from pool-96-237-107-182.bstnma.fios.verizon.net (HELO ednor.cgf.cx) (96.237.107.182) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 26 Jan 2008 16:59:59 +0000 Received: by ednor.cgf.cx (Postfix, from userid 201) id 42AD6A55F9; Sat, 26 Jan 2008 11:59:57 -0500 (EST) Date: Sat, 26 Jan 2008 17:00:00 -0000 From: Christopher Faylor To: gdb@sourceware.org Subject: Re: Our next GDB release (GDB version 6.8) Message-ID: <20080126165956.GA11463@ednor.casa.cgf.cx> Mail-Followup-To: gdb@sourceware.org References: <20080126005319.GD21874@adacore.com> <20080126135935.GB27069@adacore.com> <20080126160643.GE27069@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00268.txt.bz2 On Sat, Jan 26, 2008 at 06:36:22PM +0200, Eli Zaretskii wrote: >> Date: Sat, 26 Jan 2008 08:06:43 -0800 >> From: Joel Brobecker >> Cc: gdb@sourceware.org >> >> Is checking on the web really that bad? > >It's a nuisance. > >> I used to maintain that list privately on a piece of paper. A CVS >> file is a lot more effort. > >How much effort would be to maintain a single text file? Maybe this is obvious but the GDB web pages are CVS-backed so you could just check a text (or html) file into /cvs/gdb/htdocs and it would show up on the web page automatically. cgf (another dinosaur who dislikes wiki)