From 5393589ec2d898a02c52adf9125a592d3d7ff829 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 26 May 2023 12:15:24 +0200 Subject: Disable counts verification if matched but not executed in resolve_members() --- libbuild2/adhoc-rule-regex-pattern.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'libbuild2/adhoc-rule-regex-pattern.cxx') diff --git a/libbuild2/adhoc-rule-regex-pattern.cxx b/libbuild2/adhoc-rule-regex-pattern.cxx index c4b4cab..3f207dc 100644 --- a/libbuild2/adhoc-rule-regex-pattern.cxx +++ b/libbuild2/adhoc-rule-regex-pattern.cxx @@ -433,6 +433,7 @@ namespace build2 else { // @@ TODO: currently this uses type as the ad hoc member identity. + // Use inject_adhoc_group_member() variant? // add_adhoc_member ( t, -- cgit v1.1