From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 03 13:55:04 2022 Received: (at 55606) by debbugs.gnu.org; 3 Jun 2022 17:55:04 +0000 Received: from localhost ([127.0.0.1]:56942 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxBVo-0004b8-3y for submit@debbugs.gnu.org; Fri, 03 Jun 2022 13:55:04 -0400 Received: from mout-p-202.mailbox.org ([80.241.56.172]:50318) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nxBVj-0004aP-4e for 55606@debbugs.gnu.org; Fri, 03 Jun 2022 13:55:02 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4LF9WZ6MY7z9t1d for <55606@debbugs.gnu.org>; Fri, 3 Jun 2022 19:54:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1654278890; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=nLBcVHV12pdHDoHPHg0jTIxbIvaeSOZU+x4QSMyFWRs=; b=sk709WZ65aYEZ4Ru6KOhH7jBBRSQLdp0e+fOZk0oM5kh/fkFE5KfsCgrq8NtP/M4dlCH/E +uw+tKB7f6MCEzC+jaNQYEeJjNFmoSEyyF4Ox6yfvj+KViipK1yDj+gaEPst9e/JjNyWST BzAeU0GRdG91CL3wleqVWjl+J4LOl39XoiKya7RAArdlvpn3rkX29RiVCdZI7nYYjkoaH1 LFsoOkTN2qchee7dRrNdt95AfTVi2dSdG4LwH9rael3o3lkMKilHfRUpsEvAKjMIPyFLVr 29frEupeM09NAxx5PCCOm77vG0+ifWwbz3u7hACl3zfljUJsKztJ+b8e5B4Wpg== Date: Fri, 3 Jun 2022 13:54:50 -0400 (EDT) From: Antero Mejr To: "55606@debbugs.gnu.org" <55606@debbugs.gnu.org> Message-ID: <1494793954.947626.1654278890520@office.mailbox.org> Subject: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-MBO-RS-META: sk5dbdyjs5pmz8s6ksbcw9piupedbgdz X-MBO-RS-ID: ef89ae5d21e365f50f1 X-Rspamd-Queue-Id: 4LF9WZ6MY7z9t1d X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Thanks for the suggestions Maxime and Tobias, the patch above uses the new gexps and has better styling. The new patch was tested by building the hare programs 'hautils', which compiled and ran succes [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [80.241.56.172 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 BLANK_SUBJECT Subject is present but empty -0.0 T_SCC_BODY_TEXT_LINE No description available. X-Debbugs-Envelope-To: 55606 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) Thanks for the suggestions Maxime and Tobias, the patch above uses the new gexps and has better styling. The new patch was tested by building the hare programs 'hautils', which compiled and ran successfully. Maxime, the HARECACHE directory is a temporary build directory for the compiler itself, yes. Please let me know if there are any futher issues.