This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Still a lot of C++ files getting "fixed"
- To: Zack Weinberg <zack at wolery dot cumb dot org>
- Subject: Re: Still a lot of C++ files getting "fixed"
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 31 Jan 2000 07:23:03 -0700
- cc: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>, austern at sgi dot com, autogen at linuxbox dot com, gcc-bugs at gcc dot gnu dot org, mark at codesourcery dot com
- Reply-To: law at cygnus dot com
In message <20000126133103.B16770@wolery.cumb.org>you write:
> On Wed, Jan 26, 2000 at 03:03:20PM -0500, Kaveh R. Ghazi wrote:
> > > From: Zack Weinberg <zack@wolery.cumb.org>
> > >
> > > Who owns cccp?
> > > zw
> >
> > IMO, the same people who own cpplib should own cccp/cexp.y etc. If
> > only because they need to keep their behaviors in sync. Perhaps we
> > should make this explicit in the MAINTAINERS file?
>
> I'm willing to take that responsibility, but it's up to the steering
> committee.
It's yours :-) Though we should consider the old cpp stuff is maintenance mode
only now -- we fix critical bugs, but that should be it. Our focus should be
on the cpplib version. We should expect to zap the old cpp code after the
next major release.
[ Which reminds me -- a patch to remove the old slow fixincludes code would be
greatly appreciated :-) ]
jeff