]> Savannah Git Hosting - gnulib.git/commit
maint.mk: improve new syntax-check rule
authorJim Meyering <meyering@meta.com>
Mon, 19 Feb 2024 04:23:28 +0000 (20:23 -0800)
committerJim Meyering <meyering@meta.com>
Mon, 19 Feb 2024 05:01:41 +0000 (21:01 -0800)
commit219052beba34a07f4185fe9ecd2c882e85b487a0
treec8a960a7cb40d46c7fafff85ed12fcad3aecb452
parente49237df4da1810870655474019e02e08e3c871b
maint.mk: improve new syntax-check rule

* top/maint.mk (sc_prefer_angle_bracket_headers): Rename from
sc_verify_absolute_include_headers.  Simplify to run a single
invocation of grep, rather than usually many.  Derive a regular
expression matching the selected headers, and warn about any
offending matches via what is usually a single grep invocation.
ChangeLog
top/maint.mk