From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id MNDUKvmiHWbudQEAqHPOHw:P1 (envelope-from ) for ; Mon, 15 Apr 2024 23:58:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id MNDUKvmiHWbudQEAqHPOHw (envelope-from ) for ; Mon, 15 Apr 2024 23:58:17 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=lyrion.ch header.s=20230702 header.b=C3Q5Vqjg; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1713218297; 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: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=VSV+Jd0IuviZ3iReL/sG8Fo0XfDg9izOg+DxUJ1YosM=; b=qjZMquxu3j51bTd4OQEXt5HbiWwpqVBMKsZXHy7Enbt0PnhNEjaPK2tFGPsvAYx86xTtIq 1HL3mVJba5fQSQcyssfDOl8CjrTGqvUFoh53H3917UWrskTSGD+o6QWk9ccbrDPZQICO0N E0Ss+3jduNnwjznhOLJrxzycgvN9r5u6FdqQyJThHlWakQeL6jKh/o5cRUGIWIYda1PYhJ vSx3KSBcp8b/GxmUkw4MMLWA1TNL6reF5NgSBqfb3Se+v/nNmlNXihMbAI4W2o2eBQpnwg vpSsSMB5hfTHVglpcRkMJ1K4wHYmABD2DS6At8uSYvnWZrcmjx2HtuMvW0/3zg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1713218297; a=rsa-sha256; cv=none; b=E+TjHW4lsGXifCPYBuWx1w0glxib7Kikhn2jf1qo843Vl00ASmb9FBQkdsJtc1ytA+cBq/ 20C9yWirezW+nidxvThLrl2puWzFcQp/Jc8dafNXu78JpI7X+cDpyh1cVFHWrmmsga12LX YTsun47hrt2IotohdtiDqG3atXKeu7A3FPznUU5I9/nMu0KiQA4cXgqcHhADf5hMVf75Zu JxkVebFNAYbVj2tBPPZJ4vhTiGI7zf5XPndXq2H2eYDNNebM57fFBiKccP72GiiruAsghi dMBQMzDd+Sv9UpnRlOkwnsfs918EkEO2704KO37BJw9ojbojDlBkv/ZbQwZVSw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=lyrion.ch header.s=20230702 header.b=C3Q5Vqjg; 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"; dmarc=pass (policy=none) header.from=gnu.org 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 8D90833C79 for ; Mon, 15 Apr 2024 23:58:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rwUKr-00023h-3m; Mon, 15 Apr 2024 17:57:57 -0400 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 1rwUKp-00022t-62 for guix-patches@gnu.org; Mon, 15 Apr 2024 17:57:55 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rwUKl-0000BB-7H for guix-patches@gnu.org; Mon, 15 Apr 2024 17:57:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rwUKw-00047v-VL for guix-patches@gnu.org; Mon, 15 Apr 2024 17:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70397] [PATCH] gnu: Add cppdap. Resent-From: Daniel Ziltener Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 15 Apr 2024 21:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70397 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Zheng Junjie , 70397@debbugs.gnu.org Received: via spool by 70397-submit@debbugs.gnu.org id=B70397.171321824015493 (code B ref 70397); Mon, 15 Apr 2024 21:58:02 +0000 Received: (at 70397) by debbugs.gnu.org; 15 Apr 2024 21:57:20 +0000 Received: from localhost ([127.0.0.1]:39817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwUKF-00041p-RP for submit@debbugs.gnu.org; Mon, 15 Apr 2024 17:57:20 -0400 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199]:58602 helo=lyrion.ch) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwUKD-00041T-EH for 70397@debbugs.gnu.org; Mon, 15 Apr 2024 17:57:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=20230702; t=1713218224; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=kdGfVz7L9pt7ed+cEtJr+XHj8L1fwK58ZDe/5Y9Biow=; b=C3Q5Vqjgiu8+D4EiWyhXlyDdkTpwygNoGmTtfXVgskfE/+ZdldUUslrM/D1Y2bJnoXRvnh n7o0WvcwfzHUr42cpn2swB4NBHsBVCT671T9H39ybjx53idqLbVoAt4HWTvW2qKbxgoUoB /jGWRf/G1ZIdTsPP2TdjTb7SoNiIGSb1B1GmmdlFSo1ITTBOOTurs4O+qIRq2YIT/ruUUs gvds+/bF4xNzEaKu3Ewi/HfAlmTR6my5GWW8GQvkZR/UMlG/1jZkykIrehlqM3G145iGBM oSHhUe+1+7d0FividIeew5yWTkW9SsEiIePKv1sDtVwEzVLsU4RQPNjd1zNTPw== Received: from localhost ( [2a06:6880:42c:1600:23cf:27ad:e59d:8816]) by lyrion.ch (OpenSMTPD) with ESMTPSA id 48feab65 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 15 Apr 2024 21:57:04 +0000 (UTC) In-Reply-To: <5e9db8a53c3f429461c4e6012bbf09a948765e6f.1713198396.git.zhengjunjie@iscas.ac.cn> References: <5e9db8a53c3f429461c4e6012bbf09a948765e6f.1713198396.git.zhengjunjie@iscas.ac.cn> Date: Mon, 15 Apr 2024 23:57:03 +0200 Message-ID: <877cgy9tn4.fsf@lyrion.ch> MIME-Version: 1.0 Content-Type: text/plain 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: Daniel Ziltener X-ACL-Warn: , Daniel Ziltener via Guix-patches From: Daniel Ziltener 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 X-Migadu-Spam-Score: -6.79 X-Spam-Score: -6.79 X-Migadu-Queue-Id: 8D90833C79 X-Migadu-Scanner: mx12.migadu.com X-TUID: 6Vs2UQgAEsDQ Thank you very much! As I understand and see it, you have fixed the commit for me, and there is nothing more to do for me? I will make a note to myself about the correct commit message format for the future. Best regards, Daniel