This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Adapt sim to new version number & date locations.


> From: Tom Tromey <tromey@redhat.com>
> Cc: Joel Brobecker <brobecker@adacore.com>, gdb-patches@sourceware.org,        Anthony Green <green@moxielogic.com>
> Date: Tue, 25 Jun 2013 09:43:32 -0600
> 
> >>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:
> 
> Mike> looks like gdb/doc/gdbint.texinfo needs updating too ?  it talks about 
> Mike> gdb/version.in in many places ...
> 
> Sure, that's the one thing that is documented extensively.
> Sigh.
> 
> How about this?

Thanks.

> -@subsubheading Restart @file{gdb/version.in}
> +@subsubheading Restart @file{gdb/common/version.in}
>  
> -If @file{gdb/version.in} does not contain an ISO date such as
> -@kbd{2002-01-24} then the daily @code{cronjob} won't update it.  Having
> -committed all the release changes it can be set to
> -@file{5.2.0_0000-00-00-cvs} which will restart things (yes the @kbd{_}
> -is important - it affects the snapshot process).
> +If @file{gdb/common/version.in} does not the string @samp{DATE} then
                                   ^^^^^^^^^^^^^^^^^^^
"have" is missing here.

> +builds will not include the checkout date in their resulting version.
> +Having committed all the release changes it can be set to
> +@file{5.2.0_DATE-cvs} which will restart things.
>  
>  Don't forget the @file{ChangeLog}.

OK with that change.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]