On 5/21/20 5:14 PM, Rainer Orth wrote:
Hi Martin,
We've just installed server git hooks that verify git messages
for a correct ChangeLog format. For a limited time period, please
still apply ChangeLog changes to the corresponding ChangeLog files.
We'll use it for comparison of auto-generated CangeLog entries.
The format is documented here:
https://gcc.gnu.org/codingconventions.html#ChangeLogs
two comments:
* Can you please avoid the use grey highlighting in that section? Black
script on a grey background is already hard to read for someone with
reasonable vision. I suspect it will be much harder for
vision-impaired people.
You are right, I fixed that.
* In changelog_location, you allow only (among others) "a/b/c/" and
"\ta/b/c/". Please also accept the "a/b/c:" and "\ta/b/c:" forms
here: especially the second seems quite common.
Sure, can you please link some git revisions that use the format?
Thanks,
Martin
Thanks.
Rainer