From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61734 invoked by alias); 4 Jun 2015 04:08:26 -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 61723 invoked by uid 89); 4 Jun 2015 04:08:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 04 Jun 2015 04:08:24 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 72E7E28B42; Thu, 4 Jun 2015 00:08:22 -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 3wF4CM6QysNI; Thu, 4 Jun 2015 00:08:22 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 3D9A428958; Thu, 4 Jun 2015 00:08:22 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id A6731406D3; Wed, 3 Jun 2015 21:08:20 -0700 (PDT) Date: Thu, 04 Jun 2015 04:08:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: qiyaoltc@gmail.com, gdb-patches@sourceware.org Subject: Re: [PATCH] Unbreak DJGPP port of GDB Message-ID: <20150604040820.GF2801@adacore.com> References: <83zj4uypea.fsf@gnu.org> <86iobdozr0.fsf@gmail.com> <83a8woydaj.fsf@gnu.org> <83twuuv0h4.fsf@gnu.org> <20150603220141.GE2801@adacore.com> <83fv68qjon.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83fv68qjon.fsf@gnu.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-06/txt/msg00065.txt.bz2 Eli, > > Regardless, the procedure when pushing changes to the branch after > > a release has been made is to update the wiki: > > > > https://sourceware.org/gdb/wiki/GDB_7.9_Release > > > > (which means you need a PR number as well). > > That's a nuisance. Creating a PR: 5 mins. Updating the Wiki; just copy/paste the PR number and the PR subject: 2 mins. We have been down this road before. I have explained this to you the last time and you've gone through the procedure already, so you should know about it. You did not follow the procedure this second time, and I just assumed that it was because you had forgotten. But now that I sent you a reminder, you decided to be difficult about it instead. I've been nice to you the last time, and did part of the work for you. Is that really how you want to treat my request? I did not make up that procedure. It was decided by us as a group. If you have a better idea, by all means, propose it here, and we can discuss. But in the meantime, I expect you to follow what has been decided by the group without making it extra work for me every single time. Not to mention an unpleasant moment. -- Joel