From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21757 invoked by alias); 12 Jan 2015 04:58:58 -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 21733 invoked by uid 89); 12 Jan 2015 04:58:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients 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; Mon, 12 Jan 2015 04:58:54 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3FBDD1162FE; Sun, 11 Jan 2015 23:58:53 -0500 (EST) 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 TUihWXmFbPg8; Sun, 11 Jan 2015 23:58:53 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id C280D1162EC; Sun, 11 Jan 2015 23:58:52 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 8872548E89; Mon, 12 Jan 2015 08:58:49 +0400 (RET) Date: Mon, 12 Jan 2015 04:58:00 -0000 From: Joel Brobecker To: "H.J. Lu" Cc: GDB , Binutils Subject: Re: ANNOUNCEMENT: we have now switched to new git hooks (was: "Re: RFC: using AdaCore's git hooks for binutils-gdb.git ...") Message-ID: <20150112045849.GW5445@adacore.com> References: <20141128135756.GK548@adacore.com> <20141207142138.GJ7899@adacore.com> <20141213165103.GA26944@adacore.com> <20141214204731.GA15244@adacore.com> <20141221224607.GN12884@adacore.com> <20150105041322.GB23617@adacore.com> <20150110065853.GS5445@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2015-01/txt/msg00289.txt.bz2 > This checkin: > > https://sourceware.org/ml/binutils-cvs/2015-01/msg00074.html > > didn't update the bugzilla. OK - I think I found the source of the problem (configuration issue), and I suspect that only binutils was affected (ie, GDB PRs would have been updated). It should be fixed, now, but we should keep our eyes peeled for the next commit with a PR number, for both binutils and GDB, just to be sure. -- Joel