From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 369 invoked by alias); 27 Jul 2002 06:25:06 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 353 invoked from network); 27 Jul 2002 06:25:03 -0000 Received: from unknown (HELO hazmat.port25.com) (80.142.30.119) by sources.redhat.com with SMTP; 27 Jul 2002 06:25:03 -0000 Received: by hazmat.port25.com (PowerMTA(TM) v1.6); Sat, 27 Jul 2002 08:25:02 +0200 (envelope-from ) Content-Disposition: inline Content-Type: text/plain; charset=us-ascii Message-ID: <20020727082502.B1974@port25.com> Subject: Broken link in http://gcc.gnu.org/releases.html From: Juan Altmayer Pizzorno Date: Sat, 27 Jul 2002 12:35:00 -0000 To: gcc@gcc.gnu.org User-Agent: Mutt/1.2.5.1i Mime-Version: 1.0 X-SW-Source: 2002-07/txt/msg01307.txt.bz2 Hi, the link to release "3.1" (actually 3.1.1) is broken in the "Timeline" table. .. Juan From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3118 invoked by alias); 27 Jul 2002 06:42:39 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 3107 invoked from network); 27 Jul 2002 06:42:38 -0000 Received: from unknown (HELO postino.fi.infn.it) (192.84.145.9) by sources.redhat.com with SMTP; 27 Jul 2002 06:42:38 -0000 Received: from pc213-02.inwind.it (pc213-02.fi.infn.it [193.206.190.187]) by postino.fi.infn.it (8.12.4/8.12.4) with ESMTP id g6R6g2eI069233; Sat, 27 Jul 2002 08:42:21 +0200 (CEST) Message-Id: <5.1.0.14.2.20020727083712.00b33a88@popmail.inwind.it> X-Sender: fwyzard@popmail.inwind.it Date: Sat, 27 Jul 2002 12:59:00 -0000 To: Juan Altmayer Pizzorno , Terry Flannery , GCC From: "Andrea 'Fyre Wyzard' Bocci" Subject: Re: Broken link in http://gcc.gnu.org/releases.html In-Reply-To: <20020727082502.B1974@port25.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=====================_66266816==_" X-RAVMilter-Version: 8.3.1(snapshot 20020109) (postino.fi.infn.it) X-SW-Source: 2002-07/txt/msg01308.txt.bz2 --=====================_66266816==_ Content-Type: text/plain; charset="us-ascii"; format=flowed Content-length: 35 Here's a patch to fix it. fwyzard --=====================_66266816==_ Content-Type: text/plain; charset="us-ascii" Content-length: 1081 Index: releases.html =================================================================== RCS file: /cvsroot/gcc/wwwdocs/htdocs/releases.html,v retrieving revision 1.34 diff -c -2 -p -r1.34 releases.html *** releases.html 26 Jul 2002 22:01:10 -0000 1.34 --- releases.html 27 Jul 2002 06:37:02 -0000 *************** opposed to development snapshots).

*** 35,39 **** Release NameVersion numberRelease date ! GCC 3.13.1.1 July 26, 2002 GCC 3.13.1 May 15, 2002 GCC 3.0.43.0.4 February 20, 2002 --- 35,39 ---- Release NameVersion numberRelease date ! GCC 3.1.13.1.1 July 26, 2002 GCC 3.13.1 May 15, 2002 GCC 3.0.43.0.4 February 20, 2002 --=====================_66266816==_-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28479 invoked by alias); 29 Jul 2002 11:23:26 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 28472 invoked from network); 29 Jul 2002 11:23:25 -0000 Received: from unknown (HELO vexpert.dbai.tuwien.ac.at) (128.130.111.12) by sources.redhat.com with SMTP; 29 Jul 2002 11:23:25 -0000 Received: from naos (naos [128.130.111.28]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g6TBNGC16209; Mon, 29 Jul 2002 13:23:17 +0200 (MET DST) Date: Mon, 29 Jul 2002 08:48:00 -0000 From: Gerald Pfeifer To: "Andrea 'Fyre Wyzard' Bocci" cc: Juan Altmayer Pizzorno , Terry Flannery , GCC Subject: Re: Broken link in http://gcc.gnu.org/releases.html In-Reply-To: <5.1.0.14.2.20020727083712.00b33a88@popmail.inwind.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-07/txt/msg01368.txt.bz2 On Sat, 27 Jul 2002, Andrea 'Fyre Wyzard' Bocci wrote: > Here's a patch to fix it. I believe Mark has independently fixed this in the meantime. (Just to follow-up...) Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/