From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28143 invoked by alias); 20 May 2008 18:39:59 -0000 Received: (qmail 28135 invoked by uid 22791); 20 May 2008 18:39:57 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 20 May 2008 18:39:35 +0000 Received: from HOME-C4E4A596F7 ([84.228.202.83]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K16005PCKI4BC51@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Tue, 20 May 2008 21:54:10 +0300 (IDT) Date: Wed, 21 May 2008 02:54:00 -0000 From: Eli Zaretskii Subject: Re: --with-pkgversion and --with-bugurl support for GDB In-reply-to: X-012-Sender: halo1@inter.net.il To: "Joseph S. Myers" Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-05/txt/msg00611.txt.bz2 > Date: Tue, 20 May 2008 16:09:26 +0000 (UTC) > From: "Joseph S. Myers" > cc: gdb-patches@sourceware.org > > On Tue, 20 May 2008, Eli Zaretskii wrote: > > > Sorry, I don't agree. I think the manual should have clear > > instructions on how to report bugs efficiently. I don't like to ask > > users to study Web pages to know that when they are already reading > > documentation. > > > > I don't mind removing obsolete information, but please either update > > the rest to talk about bug-gdb and gdb@sources.redhat.com, or leave it > > intact and I will get to updating it when I have time. > > This version keeps the original text if the default BUGURL value is > used. Tested with and without --with-bugurl use. OK to commit? Thanks, the doc/ part is okay with me, provided that you actually tried to say "make info" both with and without the default URL. As for the rest, please wait for others to approve that (unless they did that already). Thanks again for working on this.