From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32500 invoked by alias); 3 Oct 2011 18:25:18 -0000 Received: (qmail 32474 invoked by uid 22791); 3 Oct 2011 18:25:16 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 03 Oct 2011 18:25:01 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LSI00K005RQJT00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Mon, 03 Oct 2011 20:25:00 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.229.231]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LSI00KPV5TLEH30@a-mtaout20.012.net.il>; Mon, 03 Oct 2011 20:24:59 +0200 (IST) Date: Mon, 03 Oct 2011 18:25:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Environment variables passed to inferior by MinGW build (PR 10989) In-reply-to: To: Tom Tromey Cc: brobecker@adacore.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83aa9irkzo.fsf@gnu.org> References: <4E7FBF9E.20000@earthlink.net> <20110926171511.GJ17681@adacore.com> <8339fjgqy3.fsf@gnu.org> <83d3elf2oh.fsf@gnu.org> 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-10/txt/msg00036.txt.bz2 > From: Tom Tromey > Cc: brobecker@adacore.com, gdb-patches@sourceware.org > Date: Mon, 03 Oct 2011 12:17:25 -0600 > > For future reference, if a patch fixes a PR, you can mention the PR in > the ChangeLog and the commit message; this causes the commit message to > be appended to the PR, which is handy for future archaeology. Will do. (I actually remembered about this, but it was too late...)( > I think you can close them by logging in to bugzilla using your > sourceware.org address. Those addresses, IIUC, are automatically given > write permissions. Thanks, will try that.