From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6502 invoked by alias); 24 Jun 2013 19:16:06 -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 6480 invoked by uid 89); 24 Jun 2013 19:16:04 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 24 Jun 2013 19:16:03 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id ED4421C654D; Mon, 24 Jun 2013 15:16:01 -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 5U06mOIOBHkG; Mon, 24 Jun 2013 15:16:01 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 6DCD91C641D; Mon, 24 Jun 2013 15:16:01 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 94BD8CC339; Mon, 24 Jun 2013 12:15:59 -0700 (PDT) Date: Mon, 24 Jun 2013 19:22:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: [PATCH v5] don't keep a gdb-specific date Message-ID: <20130624191559.GA5326@adacore.com> References: <1371835865-15879-1-git-send-email-tromey@redhat.com> <871u7rwodv.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <871u7rwodv.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-06/txt/msg00673.txt.bz2 > I'm checking this in now. > Joel gave his approval on irc and said he will take care of the gdbadmin > side of things. Thanks, Joel. Thanks, Tom. I've finished making the changes. I tried testing them as best as I could, but for technical reasons, this seems to be difficult (I think it's related to taking the sources at a specific date/time, maybe). I'll just let the scripts run tonight, and will fix any error tomorrow. -- Joel