This is the mail archive of the gcc@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: GCC script


>>>>> "Zack" == Zack Weinberg <zack@codesourcery.com> writes:

  >> I know that this seems like a highly specialized script, but I've
  >> tried to keep the code adaptable to other "code hunting" problems.
  >> In any case, I was wondering if I could hand the script over to GNU
  >> GCC, as I think it could be useful in maintaining the cleanliness of
  >> code.

  Zack> This is a nifty thing to have, but I suspect there's a more
  Zack> appropriate "code maintainer's tools" package that it should
  Zack> be distributed with, instead of GCC.  But it might be hard to
  Zack> find.

Since it relies on `cvs annotate' to do its thing, you might consider
contributing it to one of the cvs-utils packages like the one
maintained by Pavel Roskin.

I agree that it's a useful tool, though!

Ben


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