From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16658 invoked by alias); 2 Aug 2011 06:56:39 -0000 Received: (qmail 16650 invoked by uid 22791); 2 Aug 2011 06:56:39 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-ey0-f174.google.com (HELO mail-ey0-f174.google.com) (209.85.215.174) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 02 Aug 2011 06:56:24 +0000 Received: by eyx24 with SMTP id 24so5224790eyx.5 for ; Mon, 01 Aug 2011 23:56:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.114.66 with SMTP id d2mr1816189ebq.102.1312268183113; Mon, 01 Aug 2011 23:56:23 -0700 (PDT) Received: by 10.213.16.210 with HTTP; Mon, 1 Aug 2011 23:56:23 -0700 (PDT) In-Reply-To: References: Date: Tue, 02 Aug 2011 06:56:00 -0000 Message-ID: Subject: Re: Query: About process From: Abhijit Halder To: Sergio Durigan Junior Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2011-08/txt/msg00024.txt.bz2 On Tue, Aug 2, 2011 at 9:30 AM, Sergio Durigan Junior wrote: > Abhijit Halder writes: > >> I am pretty new in this community. Just curious to know whether I will >> get any notification if my patch get accepted or rejected. > > I reviewed your patch, though I am not a maintainter. =A0Most of the > issues that I found were simple coding standards violations; you > shouldn't take long to fix them. Thanks for the review. I will make the corrections and re-submit the patch very soon. > > As Phil said, you won't be able to commit your patch until a maintainer > reviews it. =A0Meanwhile, I suggest you take a look at the paperwork that > needs to be done in order to be able to gain commit access to the > repository. =A0If you have any question about it, you can freely ask on > the gdb mailing list (gdb@sourceware.org), or on the IRC channel (we > have a channel at the Freenode network, called #gdb). > > Regards, > > Sergio. >