From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28952 invoked by alias); 4 Sep 2011 20:56:14 -0000 Received: (qmail 28922 invoked by uid 22791); 4 Sep 2011 20:56:13 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 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; Sun, 04 Sep 2011 20:55:57 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6EE632BAF83; Sun, 4 Sep 2011 16:55: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 l7cin71X9GE2; Sun, 4 Sep 2011 16:55:56 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 2554B2BAF6E; Sun, 4 Sep 2011 16:55:56 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 2661D145615; Sun, 4 Sep 2011 16:55:53 -0400 (EDT) Date: Mon, 05 Sep 2011 09:19:00 -0000 From: Joel Brobecker To: pfee@talk21.com Cc: gdb-patches@sourceware.org Subject: Re: [commit/www] schedule page update after 7.3.1 release Message-ID: <20110904205553.GG2843@adacore.com> References: <20110904190227.GQ2786@adacore.com> <1315166034.17988.YahooMailRC@web86707.mail.ird.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="i7F3eY7HS/tUJxUd" Content-Disposition: inline In-Reply-To: <1315166034.17988.YahooMailRC@web86707.mail.ird.yahoo.com> 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: 2011-09/txt/msg00076.txt.bz2 --i7F3eY7HS/tUJxUd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 344 > I see the estimate and schedule for 7.3 were 2011-03 and the actual > date was 2011-07-26. I don't understand how that gives a slip of one > month. Should it be a four month slip? Another error (I hate that page - one of these days, I will turn it into a script and a readable data file). Now fixed. Thanks for letting me know. -- Joel --i7F3eY7HS/tUJxUd Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="www-schedule-2.diff" Content-length: 853 Index: schedule/index.html =================================================================== RCS file: /cvs/gdb/htdocs/schedule/index.html,v retrieving revision 1.50 diff -u -u -p -r1.50 index.html --- schedule/index.html 4 Sep 2011 18:59:45 -0000 1.50 +++ schedule/index.html 4 Sep 2011 20:53:29 -0000 @@ -88,7 +88,7 @@ equivalent amount. decided as soon as we were told that the ISBN and edition number needed to be changed in the GDB User's Guide. 7.32011-032011-032011-07-26 - 1Regressions due to "dwarf2 + 4Regressions due to "dwarf2 physname" took a very long time to fix 7.22010-082010-072010-09-02 2Some blocking problems --i7F3eY7HS/tUJxUd--