From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1760 invoked by alias); 13 May 2003 16:07:37 -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 1391 invoked from network); 13 May 2003 16:07:33 -0000 Received: from unknown (HELO ms-dienst.rz.rwth-aachen.de) (134.130.3.130) by sources.redhat.com with SMTP; 13 May 2003 16:07:33 -0000 Received: from ms-1 (ms-dienst.rz.RWTH-Aachen.DE [134.130.3.132]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HEU00CQP1PV4X@ms-dienst.rz.rwth-aachen.de> for gcc@gcc.gnu.org; Tue, 13 May 2003 17:58:44 +0200 (MEST) Received: from relay.RWTH-Aachen.DE ([134.130.3.1]) by ms-1 (MailMonitor for SMTP v1.2.2 ) ; Tue, 13 May 2003 17:58:43 +0200 (MEST) Received: from numa-vi (numa-vi.igpm.RWTH-Aachen.DE [134.130.161.247]) by relay.rwth-aachen.de (8.12.9/8.12.7-1) with ESMTP id h4DFwgNZ011904; Tue, 13 May 2003 17:58:42 +0200 (MEST) Date: Tue, 13 May 2003 16:07:00 -0000 From: Volker Reichelt Subject: Re: Suggested Bugzilla improvements To: dberlin@dberlin.org Cc: gcc@gcc.gnu.org, bangerth@ices.utexas.edu, giovannibajo@libero.it Reply-to: Volker Reichelt Message-id: <200305131558.h4DFwgNZ011904@relay.rwth-aachen.de> MIME-version: 1.0 Content-type: TEXT/PLAIN; CHARSET=us-ascii Content-transfer-encoding: 7BIT Content-disposition: INLINE X-SW-Source: 2003-05/txt/msg01323.txt.bz2 On 13 May, Daniel Berlin wrote: >> * What's the purpose of the URL field? >> Sending an URL instead of a preprocessed file is a no-no. >> Doesn't that encourage users to send us URLs? > It was there, i never removed it, and probably won't (though i could > make it invisible if you like). Please make it invisible (that's at least my opinion). >> * I'd like to propose the keyword "diagnostic" for reports that deal >> with malformed/strange error messages and warnings. >> There are more than 20 bugs that have the stamp "[diagnostic]" in the >> synopsis line right now. > > People who can edit bugs can edit/add/remove keywords, specifically so > you don't need my approval to do this type of thing. Great. >> * The page "bug_status.html" needs updating, especially the parts about >> the Platform/Operating System. >> > Thanks, i'll do it. The page should probably be merged with "bugs/management.html" somehow when Bugzilla goes online. One page of documentation should be enough. Regards, Volker