From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24737 invoked by alias); 26 Jul 2002 00:41:10 -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 24730 invoked from network); 26 Jul 2002 00:41:08 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 26 Jul 2002 00:41:08 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 1B211D2CBD; Thu, 25 Jul 2002 17:41:08 -0700 (PDT) Date: Thu, 25 Jul 2002 17:47:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Tools to generate the ARI bug lists Message-ID: <20020726004108.GL683@gnat.com> References: <20020724090730.GB1166@gnat.com> <86ofcw3nhd.fsf@elgar.kettenis.dyndns.org> <3D3F25A2.1000102@ges.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D3F25A2.1000102@ges.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2002-07/txt/msg00527.txt.bz2 > Before any initial commit, could you please go through them with a fine > tooth comb and eliminate anything obvious. See > http://sources.redhat.com/gdb/current/ari/ for a reference. You need to > at least work through Fixed (Critical), Coding and Deprecated > (interestingly ``register'' isn't yet listed under any of those :-) Can you tell me how the list was generated? I have cleaned the few instances of the "register" keyword, but would appreciate the assistance of some tools to spot the other bad constructs. Unfortunately, I can't find the tool that was used to produce the ari bug files. I tried to checkout the gdbadmin repository, but that failed, due to a permission denied: | cvs -z9 -d :pserver:anoncvs@sources.redhat.com:/cvs/gdbadmin co . | cvs server: Updating . | cvs server: failed to create lock directory for `/cvs/gdbadmin' (/cvs/gdbadmin/#cvs.lock): Permission denied | cvs server: failed to obtain dir lock in repository `/cvs/gdbadmin' | cvs [server aborted]: read lock failed - giving up Thanks, -- Joel