bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* maintainer-makefile: update rule for argmatch
@ 2019-10-22  8:32 Akim Demaille
  0 siblings, 0 replies; only message in thread
From: Akim Demaille @ 2019-10-22  8:32 UTC (permalink / raw)
  To: Gnulib bugs

Installed.

commit fffc8765455be047f97e632db7f30e1883c566ad
Author: Akim Demaille <akim.demaille@gmail.com>
Date:   Tue Oct 22 10:28:50 2019 +0200

    maintainer-makefile: update rule for argmatch
    
    * top/maint.mk (sc_prohibit_argmatch_without_use): Add ARGMATCH_DEFINE_GROUP.

diff --git a/ChangeLog b/ChangeLog
index 56102ad45..fc438f503 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-10-22  Akim Demaille  <akim@lrde.epita.fr>
+
+	maintainer-makefile: update rule for argmatch.
+	* top/maint.mk (sc_prohibit_argmatch_without_use): Add ARGMATCH_DEFINE_GROUP.
+
 2019-10-21  Akim Demaille  <akim@lrde.epita.fr>
 
 	bitset: let freeing functions accept NULL.
diff --git a/top/maint.mk b/top/maint.mk
index 16e936022..b4c2762f0 100644
--- a/top/maint.mk
+++ b/top/maint.mk
@@ -649,7 +649,7 @@ sc_prohibit_safe_read_without_use:
 
 sc_prohibit_argmatch_without_use:
 	@h='argmatch.h' \
-	re='(\<(ARRAY_CARDINALITY|X?ARGMATCH(|_TO_ARGUMENT|_VERIFY))\>|\<(invalid_arg|argmatch(_exit_fn|_(in)?valid)?) *\()' \
+	re='(\<(ARGMATCH_DEFINE_GROUP|ARRAY_CARDINALITY|X?ARGMATCH(|_TO_ARGUMENT|_VERIFY))\>|\<(invalid_arg|argmatch(_exit_fn|_(in)?valid)?) *\()' \
 	  $(_sc_header_without_use)
 
 sc_prohibit_canonicalize_without_use:



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

only message in thread, other threads:[~2019-10-22  8:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22  8:32 maintainer-makefile: update rule for argmatch Akim Demaille

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).