From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id wOqiKn9ngGPWUwAAbAwnHQ (envelope-from ) for ; Fri, 25 Nov 2022 07:58:07 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MIunKX9ngGNLHgEAG6o9tA (envelope-from ) for ; Fri, 25 Nov 2022 07:58:07 +0100 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 665A9327F6 for ; Fri, 25 Nov 2022 07:58:07 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oySey-0007Ol-SL; Fri, 25 Nov 2022 01:58:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oySew-0007OR-3o for guix-patches@gnu.org; Fri, 25 Nov 2022 01:58:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oySev-0002ma-RA for guix-patches@gnu.org; Fri, 25 Nov 2022 01:58:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oySev-00035b-O9 for guix-patches@gnu.org; Fri, 25 Nov 2022 01:58:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#49946] [PATCH v7 07/32] gnu: Add tree-sitter-c. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Nov 2022 06:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49946 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Pierre Langlois" , <49946@debbugs.gnu.org> Received: via spool by 49946-submit@debbugs.gnu.org id=B49946.166935947411860 (code B ref 49946); Fri, 25 Nov 2022 06:58:01 +0000 Received: (at 49946) by debbugs.gnu.org; 25 Nov 2022 06:57:54 +0000 Received: from localhost ([127.0.0.1]:33169 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oySen-00035E-Rq for submit@debbugs.gnu.org; Fri, 25 Nov 2022 01:57:54 -0500 Received: from knopi.disroot.org ([178.21.23.139]:38840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oySem-000356-0X for 49946@debbugs.gnu.org; Fri, 25 Nov 2022 01:57:52 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 47C4D414FB; Fri, 25 Nov 2022 07:57:51 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k3V6f4NxZAuY; Fri, 25 Nov 2022 07:57:50 +0100 (CET) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1669359470; bh=6S/8SqwcSTMd6kFHG3PNI3M3vSv7UsNciju8OKlerbg=; h=Date:Subject:From:To:References:In-Reply-To:From; b=Q+5AMc2F24QyXGDlOXYxtO3HKOkR4z313/VbEcew2CVDJ1mBnsPfcfygD5nonBo8q okjrWJghVHyrl5wBxwEBortyYBVhoiFmtTFnOpx6lP1dib0r8xu896VtFc1rI7sVup XVYNYbRhCGhDbuIzXbgZCMfcW1lWhnp9oyBUsLXfAo8hZ1PyeYajAohh2qLYBZOh+P PxRmvj4SplivJNyH4jLr50Jz+LPqAipG0Nd/e69PYLFykKFzPhtkRmzzYNRZ2zdB29 Zda9u17UiWm7zXeTsbCztpiPQ/P79JavWMk6SoErDMCF4QFLoqrPZpNjCNU3+9Uc7b jKxU6oR7vw0yg== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 25 Nov 2022 06:57:48 +0000 Message-Id: References: <87mtfi63ut.fsf@gmx.com> <20221125012142.22579-1-pierre.langlois@gmx.com> <20221125012142.22579-8-pierre.langlois@gmx.com> In-Reply-To: <20221125012142.22579-8-pierre.langlois@gmx.com> 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: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669359487; h=from:from:sender:sender:reply-to: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: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=0EV2d1FBvAQ59jgoy6p+NEn7qSzmNEz0PTRfE+cCgYw=; b=VGG03ogXHh8blWHuzywOMzUqsh+u9xfJU14HwWSRv2M+VvD3xqWaKctl8Mzk2FJ2tUYJ2C lYijD6C5YBX+zmKPBqN2jJs05jsIizNKyknzzWJO9ibxDdN6tjlksTpw8uwBRkkg9k/R6j C8aCsxukFcV6zfZgHBDcQceW17z5ceWA0C+6JyNUHMYMAtgNxNHZP5bae+9R1eSxipDBgd SnKLQ5OeFmw8N8VwB7TplrztKrdbBY14K6wv9DWRIr5B5TrJqo84P+eG0cS0A4YiuU40wB eTj3c2wIZV7b6AAQK7wdnYd+PlLhzyMVdmTEI6cOGA1CjEqwypTEeOE5a/S1sw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669359487; a=rsa-sha256; cv=none; b=eYK1/18jvn7iV6sinLSHckcVwnFLzddbKXu7uYdGLIg7BgA1Oi2UX1eetwij5D/fl+gtYS M23e1ZqeCfTO4LpRN2OyBQwd1RULQaDz7VUu8vFGjhlVpk3D0g6CYctQ+BG5GO0bmB7aof UouDfbblH7mX9WmEJLJWE14UVR4V4WG/F4jiCKsPAofV8oCDLHK5LgYFI+f4UOJJW/PUyK cm96REv+fuHfBDAgjcq2SyEj2aDcGF9Tzan8yLSrVW3Zp3rx6msvDp1X7F/tKIii1VPlYb bN4zULPd/BlEcerEWyU1+/VgBgroVasrfwaSoajNiThE5yzic33rC+PV77Ay1A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=Q+5AMc2F; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.48 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=Q+5AMc2F; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 665A9327F6 X-Spam-Score: -2.48 X-Migadu-Scanner: scn1.migadu.com X-TUID: x7t1QDZRWnmy On Fri Nov 25, 2022 at 1:21 AM GMT, Pierre Langlois wrote: > +(define tree-sitter-delete-generated-files > + '(begin > + (delete-file "binding.gyp") > + (delete-file-recursively "bindings") > + (delete-file "src/grammar.json") > + (delete-file "src/node-types.json") > + (delete-file "src/parser.c") > + (delete-file-recursively "src/tree_sitter") > + #t)) Aah, I just realised that the other grammars use this... My point about incorporating it into tree-sitter-build-system still stands, though. -- (