This is the mail archive of the gdb@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: ARI/Commit rules


> It would be nice to fix those warnings eventually.  I believe a pre-commit
> hook would only operate on your diffs, though.  Anyway we cannot use
> that as the GIT repository is read only.  So to me, an ideal thing
> would be just to run it on my files that I have changed, or even better
> a patch I have generated.

There might be one technical issue with processing a diff rather
than the file (I think some regexp match only at the start of
a line), but yeah, that would be much better.

> What do you think?

I think it would be an improvement indeed.

-- 
Joel


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