From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10736 invoked by alias); 6 Nov 2013 17:12:14 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 10683 invoked by uid 89); 6 Nov 2013 17:12:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mail-ie0-f176.google.com Received: from Unknown (HELO mail-ie0-f176.google.com) (209.85.223.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 06 Nov 2013 17:11:38 +0000 Received: by mail-ie0-f176.google.com with SMTP id u16so17578921iet.21 for ; Wed, 06 Nov 2013 09:11:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=hn/n00QtWISQQxp2qptMQD0Hq++GnDf+9DQh0kTA/+k=; b=BF7PbVTLTEIOQfvz6OaeA6tOy4Ih/gdYr4efcq9kpYhqraE//LJEaKgG8i4OkvAk1x cX7dzsYkNbCr/gKPUxozP/2D0yzKcKFDSAGnJtc+1hgPaaH1PPVnCGFtTpqF+am6ETGp ENJ1+61BGahwcAD9vYMPHFGgzMLe1ewDStx9z3yppB1CZscyI3GB7C0REKGIs2LE/mYv QOzmdqodYZb6MtA3VDlILkA824U0xRRm1orHofsYBppbvSRXD1arRWaZ0byvDMVQFo/Z Y4DPfDesDhgV6X1GNVjIXhN69cFPv+9eFThg4VWDDRR831u1GgqOA994tetTaoZdGXLQ oadQ== X-Gm-Message-State: ALoCoQn0fI40W1Hv3lNAbdkRUICJOzzM7jExaszBDbt0MFmf9/LRr7aZwUeX+xp6YxUFkClW37P0 MIME-Version: 1.0 X-Received: by 10.50.26.70 with SMTP id j6mr3304800igg.24.1383757890374; Wed, 06 Nov 2013 09:11:30 -0800 (PST) Received: by 10.64.20.52 with HTTP; Wed, 6 Nov 2013 09:11:30 -0800 (PST) In-Reply-To: References: <877gd5iyaz.fsf@fleche.redhat.com> <878ux2syxz.fsf@fleche.redhat.com> <874n7qsy8l.fsf@fleche.redhat.com> Date: Wed, 06 Nov 2013 17:12:00 -0000 Message-ID: Subject: Re: git is live From: Will Newton To: "H.J. Lu" Cc: Tom Tromey , GDB Development , Binutils Development Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-11/txt/msg00007.txt.bz2 On 6 November 2013 17:01, H.J. Lu wrote: > On Tue, Nov 5, 2013 at 6:46 AM, Tom Tromey wrote: >> Tom> I'm looking into the bug. >> >> I checked in a patch which should fix at least the second instance and >> the "dirname" thing. I made post-receive-email only use the fallback >> list for branch creation and deletion, which seemed reasonable to me. >> >> Tom > > Another problem. Checkin no longer shows up in bug report: > > https://sourceware.org/bugzilla/show_bug.cgi?id=16130 FWIW it seems to work for gdb but not binutils: e.g. https://sourceware.org/bugzilla/show_bug.cgi?id=12866 -- Will Newton Toolchain Working Group, Linaro