This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [objc] RFC: Move the ChangeLog objc/* entries to objc/ChangeLog
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: Mike Stump <mrs at apple dot com>
- Cc: Ziemowit Laski <zlaski at apple dot com>, Kelley Cook <kelleycook at yahoo dot com>, GCC List <gcc at gcc dot gnu dot org>
- Date: Wed, 04 Feb 2004 13:04:30 -0800
- Subject: Re: [objc] RFC: Move the ChangeLog objc/* entries to objc/ChangeLog
- References: <863C97A1-5754-11D8-A1BE-003065A77310@apple.com>
Mike Stump <mrs@apple.com> writes:
> On Wednesday, February 4, 2004, at 12:31 PM, Zack Weinberg wrote:
>> I would prefer it go the other way; I don't like the per-front-end
>> changelogs.
>
> I don't want to wade through Ada nor Fortran changelog messages in the
> main gcc changelog file. :-(
>
> I don't feel it scales well.
Valid point.
> Now, some changes, like those that _must_ be synced between the two
> sides, I think can be put into the gcc changelog, but these _should_
> be a minority of FE changes.
>
> Why do you want them in gcc?
It's annoying to have to edit multiple changelogs when applying a
change that touches many files.
zw