From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16543 invoked by alias); 22 May 2013 10:50:03 -0000 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 Received: (qmail 16531 invoked by uid 89); 22 May 2013 10:50:02 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 22 May 2013 10:50:01 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 170962ED28; Wed, 22 May 2013 06:50:00 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1xuqr--eSHIw; Wed, 22 May 2013 06:50:00 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A9FBD2E11C; Wed, 22 May 2013 06:49:59 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id BC06ED5295; Wed, 22 May 2013 14:49:53 +0400 (RET) Date: Wed, 22 May 2013 10:50:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: GDB Patches Subject: Re: contribution checklist in the wiki Message-ID: <20130522104953.GH9783@adacore.com> References: <51965CE3.4020805@redhat.com> <20130520100618.GR4017@adacore.com> <519A3DCC.1020805@redhat.com> <20130521052552.GT4017@adacore.com> <519BB505.60805@redhat.com> <20130522062931.GA4017@adacore.com> <519C99F8.1000206@redhat.com> <20130522102337.GB4017@adacore.com> <519CA036.2050803@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <519CA036.2050803@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-05/txt/msg00824.txt.bz2 > Funny, I have this URL open on my browser for weeks: > > http://thread.gmane.org/gmane.comp.lib.glibc.alpha/24003 Neat! I thought the script would have to be called post-merge to fixup a merge issue, but looks like not. I will give it a try. Thanks :) -- Joel