public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: gcc/gcc version.c
       [not found] <20030804115338.21624.qmail@sources.redhat.com>
@ 2003-08-04 12:38 ` Andrew Pinski
  2003-08-04 12:47   ` Mark Mitchell
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Pinski @ 2003-08-04 12:38 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc

On Monday, Aug 4, 2003, at 07:53 US/Eastern, mmitchel@gcc.gnu.org wrote:
> CVSROOT:	/cvs/gcc
> Module name:	gcc
> Branch: 	gcc-3_3-branch
> Changes by:	mmitchel@gcc.gnu.org	2003-08-04 11:53:38
>
> Modified files:
> 	gcc            : version.c
>
> Log message:
> 	Update version
>
> Patches:
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ 
> version.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3- 
> branch&r1=1.1810.2.239&r2=1.1810.2.240

The bug_report_url is messed up again:

-const char bug_report_url[] = "<URL:http://gcc.gnu.org/bugs.html>";
+const char bug_report_url[] = "3.3.1";

Thanks,
Andrew Pinski

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gcc/gcc version.c
  2003-08-04 12:38 ` gcc/gcc version.c Andrew Pinski
@ 2003-08-04 12:47   ` Mark Mitchell
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Mitchell @ 2003-08-04 12:47 UTC (permalink / raw)
  To: mmitchel, Andrew Pinski; +Cc: gcc

Don't worry; I'll deal with it.

Thanks,

----- Original Message ----- 
From: "Andrew Pinski" <pinskia@physics.uc.edu>
To: <mmitchel@gcc.gnu.org>
Cc: <gcc@gcc.gnu.org>
Sent: Monday, August 04, 2003 4:55 AM
Subject: Re: gcc/gcc version.c


> On Monday, Aug 4, 2003, at 07:53 US/Eastern, mmitchel@gcc.gnu.org wrote:
> > CVSROOT: /cvs/gcc
> > Module name: gcc
> > Branch: gcc-3_3-branch
> > Changes by: mmitchel@gcc.gnu.org 2003-08-04 11:53:38
> >
> > Modified files:
> > gcc            : version.c
> >
> > Log message:
> > Update version
> >
> > Patches:
> > http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ 
> > version.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3- 
> > branch&r1=1.1810.2.239&r2=1.1810.2.240
> 
> The bug_report_url is messed up again:
> 
> -const char bug_report_url[] = "<URL:http://gcc.gnu.org/bugs.html>";
> +const char bug_report_url[] = "3.3.1";
> 
> Thanks,
> Andrew Pinski
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gcc/gcc version.c
  2003-05-13 21:14 ` Joseph S. Myers
@ 2003-05-13 21:33   ` Mark Mitchell
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Mitchell @ 2003-05-13 21:33 UTC (permalink / raw)
  To: Joseph S. Myers; +Cc: mmitchel, gcc

On Tue, 2003-05-13 at 14:13, Joseph S. Myers wrote:
> On Tue, 13 May 2003 mmitchel@gcc.gnu.org wrote:
> 
> > CVSROOT:	/cvs/gcc
> > Module name:	gcc
> > Branch: 	gcc-3_3-branch
> > Changes by:	mmitchel@gcc.gnu.org	2003-05-13 21:01:59
> > 
> > Modified files:
> > 	gcc            : version.c 
> > 
> > Log message:
> > 	Update version
> > 
> > Patches:
> > http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/version.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1810.2.154&r2=1.1810.2.155
> 
> This just reset bug_report_url to "3.3" again, rereunning the unfixed
> release script isn't any good here.

Yes, I know; unfortunately, the only 100% reliable way of debugging the
release script is to run it, so until I get it just right we'll go
through this cycle.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gcc/gcc version.c
       [not found] <20030513210159.3301.qmail@sources.redhat.com>
@ 2003-05-13 21:14 ` Joseph S. Myers
  2003-05-13 21:33   ` Mark Mitchell
  0 siblings, 1 reply; 6+ messages in thread
From: Joseph S. Myers @ 2003-05-13 21:14 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc

On Tue, 13 May 2003 mmitchel@gcc.gnu.org wrote:

> CVSROOT:	/cvs/gcc
> Module name:	gcc
> Branch: 	gcc-3_3-branch
> Changes by:	mmitchel@gcc.gnu.org	2003-05-13 21:01:59
> 
> Modified files:
> 	gcc            : version.c 
> 
> Log message:
> 	Update version
> 
> Patches:
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/version.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1810.2.154&r2=1.1810.2.155

This just reset bug_report_url to "3.3" again, rereunning the unfixed
release script isn't any good here.

[It also keeps adding to the top of the ChangeLogs every time it's run,
because of the longstanding unfixed bug that it doesn't check if a release
notice for the current version is already at the top of the ChangeLogs.]

-- 
Joseph S. Myers
jsm28@cam.ac.uk

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gcc/gcc version.c
  2003-05-13 20:30 ` Andrew Pinski
@ 2003-05-13 20:35   ` Mark Mitchell
  0 siblings, 0 replies; 6+ messages in thread
From: Mark Mitchell @ 2003-05-13 20:35 UTC (permalink / raw)
  To: Andrew Pinski; +Cc: mmitchel, gcc

On Tue, 2003-05-13 at 13:30, Andrew Pinski wrote:
> This messed up the bug_report_url string.

Thanks for noticing!

That indicates a bug in the release script, or rather, that someone
changed version.c in a way that violates an invariant upon which the
release script depends.

I'll fix that.

Thanks,

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: gcc/gcc version.c
       [not found] <20030513202439.30064.qmail@sources.redhat.com>
@ 2003-05-13 20:30 ` Andrew Pinski
  2003-05-13 20:35   ` Mark Mitchell
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Pinski @ 2003-05-13 20:30 UTC (permalink / raw)
  To: mmitchel; +Cc: Andrew Pinski, gcc

This messed up the bug_report_url string.

@@ -15,4 +15,4 @@
     forward us bugs reported to you, if you determine that they are
     not bugs in your modifications.)  */

-const char bug_report_url[] = "<URL:http://gcc.gnu.org/bugs.html>";
+const char bug_report_url[] = "3.3";

Thanks,
Andrew Pinski



On Tuesday, May 13, 2003, at 16:24 US/Eastern, mmitchel@gcc.gnu.org  
wrote:

> CVSROOT:	/cvs/gcc
> Module name:	gcc
> Branch: 	gcc-3_3-branch
> Changes by:	mmitchel@gcc.gnu.org	2003-05-13 20:24:39
>
> Modified files:
> 	gcc            : version.c
>
> Log message:
> 	Update version
>
> Patches:
> http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ 
> version.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3- 
> branch&r1=1.1810.2.152&r2=1.1810.2.153
>
>
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-08-04 12:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030804115338.21624.qmail@sources.redhat.com>
2003-08-04 12:38 ` gcc/gcc version.c Andrew Pinski
2003-08-04 12:47   ` Mark Mitchell
     [not found] <20030513210159.3301.qmail@sources.redhat.com>
2003-05-13 21:14 ` Joseph S. Myers
2003-05-13 21:33   ` Mark Mitchell
     [not found] <20030513202439.30064.qmail@sources.redhat.com>
2003-05-13 20:30 ` Andrew Pinski
2003-05-13 20:35   ` Mark Mitchell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).