public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-4051] gcc-changelog: revert temporary rule relaxation
@ 2022-11-15  8:35 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-11-15  8:35 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9a4129f5c5a697ad7726687d5932eef90feec53b

commit r13-4051-g9a4129f5c5a697ad7726687d5932eef90feec53b
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Nov 15 09:34:50 2022 +0100

    gcc-changelog: revert temporary rule relaxation
    
    contrib/ChangeLog:
    
            * gcc-changelog/git_commit.py: Revert temporary rule
            relaxation.

Diff:
---
 contrib/gcc-changelog/git_commit.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py
index 59f96800da9..3bd671011f2 100755
--- a/contrib/gcc-changelog/git_commit.py
+++ b/contrib/gcc-changelog/git_commit.py
@@ -615,8 +615,6 @@ class GitCommit:
                 self.errors.append(Error(msg, entry.parentheses_stack[-1]))
 
     def check_line_start(self):
-        # FIXME: temporarily disable
-        return
         for entry in self.changelog_entries:
             for line in entry.lines:
                 if line.startswith('\t '):

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-15  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-15  8:35 [gcc r13-4051] gcc-changelog: revert temporary rule relaxation Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).