From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30845 invoked by alias); 5 Apr 2002 21:45:44 -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 30838 invoked from network); 5 Apr 2002 21:45:43 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 5 Apr 2002 21:45:43 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 78CAD3C9F; Fri, 5 Apr 2002 16:45:41 -0500 (EST) Message-ID: <3CAE1B05.8010601@cygnus.com> Date: Fri, 05 Apr 2002 13:45:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.9) Gecko/20020328 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Michael Elizabeth Chastain , fnasser@redhat.com, gdb-patches@sources.redhat.com, rob@welcomehome.org Subject: Re: RFC: KFAILs [Was: [RFA/mi-testsuite] XFAIL mi*-console.exp] References: <200204051753.g35HrUn23328@duracef.shout.net> <20020405132208.A20540@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00185.txt.bz2 > You can access the Gnats database through a URL: >> >> http://sources.redhat.com/cgi-bin/gnatsweb.pl?database=gdb&cmd=view&pr=460 >> >> For programmatic access, there may already be a more suitable "cmd" than >> "cmd=view", or someone may need to update gnatsweb.pl. > > > Don't use gnatsweb for this sort of thing at all. If you look in the > gnats package (Debian: gnats-user) you find all sorts of good tools for > this. /usr/bin/edit-pr and /usr/bin/query-pr, in particular. How does one query a pr using e-mail? I need to add it to the PROBLEMS file. Andrew