On Sun, 8 Jun 2025 10:35:46 +0200 Richard Biener <richard.guent...@gmail.com> wrote:
> > gcc/cobol/ChangeLog: > > > > PR cobol/120328 > > * Make-lang.in: Success with non-English locale. > > PR cobol/119695 > > This second PR reference should go right after the first (or push two > different commits). Other than that it looks OK. Thanks, Richard. Will do in future. > There is server-side verification for obvious mistakes. I groused at Bob about that. There are apparently rules that gcc-verify doesn't enforce. If a git commit message has specific syntax requirements, it calls out for automated checking. Like, a parser. Aren't we a compiler project? --jkl