From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10100 invoked by alias); 22 Jun 2012 16:32:48 -0000 Received: (qmail 10081 invoked by uid 22791); 22 Jun 2012 16:32:45 -0000 X-SWARE-Spam-Status: No, hits=-3.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 22 Jun 2012 16:32:32 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 686611C73C6; Fri, 22 Jun 2012 12:32:31 -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 7xsa68e2Hfnr; Fri, 22 Jun 2012 12:32:31 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E0AC71C73BA; Fri, 22 Jun 2012 12:32:30 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 45009145616; Fri, 22 Jun 2012 09:32:24 -0700 (PDT) Date: Fri, 22 Jun 2012 16:32:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: Doug Evans , gdb-patches@sourceware.org Subject: Re: Branching time + 1 week (was: "Re: Three weeks to branching (gdb 7.5 release)") Message-ID: <20120622163224.GJ2799@adacore.com> References: <20120511181737.GP29339@adacore.com> <20120611153435.GH2687@adacore.com> <20120621202023.GE2799@adacore.com> <20120622144641.GA4254@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120622144641.GA4254@host2.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2012-06/txt/msg00712.txt.bz2 > Added two patches but those seem to be done although still discussed with Eli: > > * [Jan] auto-load safe-path: Permit shell wildcards > http://sourceware.org/ml/gdb-patches/2012-06/msg00700.html Do I understand correctly that the first patch would have no impact if we adopted the (rather-large-but-what-can-we-do) gnulib import? If that's correct, we could move this patch off the critical path. > * [Jan] -iex and -ix: Execute them _after_ gdbinits > http://sourceware.org/ml/gdb-patches/2012-06/msg00549.html > A week seems OK to me. OK, let's see where we are at on Wed. -- Joel