This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Patch branching.html: defaulting to --disable-checking/--disable-werror


On 21 Jan 2003, Geoff Keating wrote:

> "Joseph S. Myers" <jsm28@cam.ac.uk> writes:
> 
> > If things are to be done at the start of a branch, there's no need for a
> > manual action in branching.html - having configure extract the development
> > status from doc/include/gcc-common.texi would be better, to reduce the
> > number of files needing changing when creating a branch.
> 
> ... although it might be better to extract it from version.c instead.

There's been past discussion of further reducing the number of places with
the version number in CVS, so that exactly one file needs to be changed
when a new release branch is created / after a release is done.  The
manual needs to have this information in CVS for the purposes of
update_web_docs, so if there's one file with this information (version
number, release status) then it needs to be in the manual (and version.c
could be generated from it, along with a single file updated daily
containing just the date).

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


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