From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QLj6G/i/KmF16QAAgWs5BA (envelope-from ) for ; Sun, 29 Aug 2021 01:00:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 8MmwF/i/KmFPZAAA1q6Kng (envelope-from ) for ; Sat, 28 Aug 2021 23:00:08 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2609495D5 for ; Sun, 29 Aug 2021 01:00:08 +0200 (CEST) Received: from localhost ([::1]:46864 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mK7J1-0002og-9P for larch@yhetil.org; Sat, 28 Aug 2021 19:00:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mK7Iw-0002oW-U8 for guix-patches@gnu.org; Sat, 28 Aug 2021 19:00:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43610) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mK7Iw-0000D5-MZ for guix-patches@gnu.org; Sat, 28 Aug 2021 19:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mK7Iw-0003EQ-Fm for guix-patches@gnu.org; Sat, 28 Aug 2021 19:00:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49813] [PATCH 04/34] gnu: tao: Fix regex in FIND-FILES invocation. References: Resent-From: Sarah Morgensen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 28 Aug 2021 23:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49813 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 49813@debbugs.gnu.org Received: via spool by 49813-submit@debbugs.gnu.org id=B49813.163019158812368 (code B ref 49813); Sat, 28 Aug 2021 23:00:02 +0000 Received: (at 49813) by debbugs.gnu.org; 28 Aug 2021 22:59:48 +0000 Received: from localhost ([127.0.0.1]:55156 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mK7Id-0003DK-Hy for submit@debbugs.gnu.org; Sat, 28 Aug 2021 18:59:47 -0400 Received: from out0.migadu.com ([94.23.1.103]:21152) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mK7IX-0003D6-Rn for 49813@debbugs.gnu.org; Sat, 28 Aug 2021 18:59:42 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mgsn.dev; s=key1; t=1630191576; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=lmsM9CmDklmekgM0itaedBcur4kZzSDCFY/30w9kisM=; b=YjmyoyKU/9Koss1zBizgwB4ZY3UL+kKeCuK/vZCfrK0LvQFFuNzFeTgobRhudHRGZC8JZN db1j2ErcVlSPjYDv+qjhaYBdwikNGMQJdMIuj9vCeboaNgOY56KL5zFZHsusR8/UGzZmbL fmDFiZ5zgYbmwiBr3UvtsdoDiftLQWI= From: Sarah Morgensen Date: Sat, 28 Aug 2021 15:59:32 -0700 In-Reply-To: Maxime Devos's message of "Sun, 22 Aug 2021 11:53:24 +0200 (6 days, 13 hours, 3 minutes ago)" Message-ID: <867dg52n1n.fsf@mgsn.dev> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Auth-User: iskarian@mgsn.dev X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630191608; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=lmsM9CmDklmekgM0itaedBcur4kZzSDCFY/30w9kisM=; b=hXrF0SWKvsMP0JnZkGjmZRGeszzWZfPXutIsFfAwyBY8yl5F26sfH4r15+k6oweJ4kBTRh iZHejsppnzI+IaiiXjisfOOaoxCET55DeVSvdmafD/shTuwBTb0RaYwyfBMCXWwmCF2zZZ jXqaqClCoWCw9vrmhRb8u9BUXN2OrGObe4tjmZXNvOfiiwi+kLS/zsOWwgEZkwtgZxt44f d4HwN/2ZGTTt7Xui6pJDMYIae8yvOnink7lG0rN//qFF1DvuxD4sV9TcuSPz+DmWfmEyWQ PxYJAfxfyKBju/h2INuSX4XE1ggnyMKkjhESwCkDYA49o/dSPT8I3+Ossq0t7A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630191608; a=rsa-sha256; cv=none; b=q20K9kTT02Dm0f2+xqEcs/GYmB14gsc4WML6Kr7yg74PXpST/TNhYu71ZE7Ej8KkaeWk5m iptK0mQrAM8JN56c+AOJqqPJkSW3zhoccXH3+1nmR9zeI07clSTPK/KrHNYgmLJ9ytDvf4 OrBUa9l75LRQaXoNQG8s4BN3Qc4vMkWxUVckdytYEz5tpwN6vE+bz2BBndCRzFhBqfuZDa BOoo4SiWBtctC1ycyXvfCSBS3IiQaPjOykKd3pz0r5fsciCy5fQ4CEQmFOB2SoE7mzTAAA LfbH1T6uQkHPTzuogK/ekQKn2no3lMc7QIaURwWgV5N/mPO34gI+fMOyx0E4hg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mgsn.dev header.s=key1 header.b=YjmyoyKU; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mgsn.dev (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mgsn.dev header.s=key1 header.b=YjmyoyKU; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mgsn.dev (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 2609495D5 X-Spam-Score: -1.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: fbl9wHxZfNut Hi Maxime, Thanks for taking a look at this. Maxime Devos writes: > Sarah Morgensen schreef op zo 01-08-2021 om 14:18 [-0700]: >> - (find-files "include" "\\.h")) >> + (find-files "include" "\\.h$")) > > C++ header files are sometimes named "something.hpp" instead > of "something.h", so you might want to verify these don't exist. > (And if they do exist, keep the regex "\\.h", or make it "\\.(h|hpp)$"?) > > Likewise for 'kaldi', 'shogun' and 'rtags'. Otherwise, these > new regexes look good to me (but I didn't test them). Good catch. I just checked the sources for all of those, and I can verify that they don't exist. (Shogun and rtags do have .hpp files in their source, but only in other directories.) -- Sarah