From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15706 invoked by alias); 22 Jun 2012 20:31:13 -0000 Received: (qmail 15675 invoked by uid 22791); 22 Jun 2012 20:31:10 -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 20:30:57 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9C1C81C7050; Fri, 22 Jun 2012 16:30:56 -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 JF4uybK1yqtQ; Fri, 22 Jun 2012 16:30:56 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 43AAB1C6FD9; Fri, 22 Jun 2012 16:30:56 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id D6556145616; Fri, 22 Jun 2012 13:30:48 -0700 (PDT) Date: Fri, 22 Jun 2012 20:31: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: <20120622203048.GN2799@adacore.com> References: <20120511181737.GP29339@adacore.com> <20120611153435.GH2687@adacore.com> <20120621202023.GE2799@adacore.com> <20120622144641.GA4254@host2.jankratochvil.net> <20120622163224.GJ2799@adacore.com> <20120622164028.GA8457@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120622164028.GA8457@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/msg00734.txt.bz2 > Also before checking-in [patch 2/2] I am going to update gnulib files as > [obv] to separate gnulib update vs. gnulib addition of fnmatch-gnu module. > I could add fnmatch-gnu from a several months old gnulib snapshot but that > sems incorrect to me. gnulib update also seems safe enough to me (WDYT?). I would imagine that it's fairly safe, but we are about branch, so we have little time to find any possible regression that might be introduced by the update. If we are going to do the gnulib update, let's do it right away. -- Joel