From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20730 invoked by alias); 9 Apr 2002 00:09:35 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20721 invoked from network); 9 Apr 2002 00:09:34 -0000 Received: from unknown (HELO darkstar.welcomehome.org) (192.203.188.2) by sources.redhat.com with SMTP; 9 Apr 2002 00:09:34 -0000 Received: (from rob@localhost) by darkstar.welcomehome.org (8.11.3/8.11.3) id g390Hsd23653; Mon, 8 Apr 2002 18:17:54 -0600 Date: Mon, 08 Apr 2002 17:09:00 -0000 From: Rob Savoye To: Andrew Cagney Cc: Fernando Nasser , Michael Elizabeth Chastain , drow@mvista.com, gdb-patches@sources.redhat.com Subject: Re: RFC: KFAIL DejaGnu patch Message-ID: <20020408181754.I21238@welcomehome.org> References: <200204051753.g35HrUn23328@duracef.shout.net> <3CAE4182.BED29D4D@redhat.com> <20020407173534.B16561@welcomehome.org> <3CB1B7E3.799AC665@redhat.com> <20020408100922.C3523@welcomehome.org> <3CB203BC.2010405@cygnus.com> <20020408172834.B21238@welcomehome.org> <3CB22901.7000700@cygnus.com> <20020408175713.D21238@welcomehome.org> <3CB22EA9.1060700@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3CB22EA9.1060700@cygnus.com>; from Andrew Cagney on Mon, Apr 08, 2002 at 07:58:33PM -0400 X-SW-Source: 2002-04/txt/msg00334.txt.bz2 On Mon, Apr 08, 2002 at 07:58:33PM -0400, Andrew Cagney wrote: > That is a judgement call. The ammount of work required by an individual > to switch vs the advantages (and disadvantages) to the entire dejagnu > community. Thanks for volunteering! :-) The entire DejaGnu community is way larger than just the GCC/GDB/Binutils team... and some of those other developers also know Docbook... While I think the various GCC/GDB people spread around the world are likely the most active DejaGnu users, as long as they can *read* the documentation in whatever output format they prefer, they're happy. So few of us (mostly usually just me) ever change the actual DejaGnu manual that I don't think the format really matters. It's not really that different to edit an SGML file, than a texinfo one. They're both just text, with ugly verbose formatting commands. - rob -