From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id MBXlGzuiHWZSSwEA62LTzQ:P1 (envelope-from ) for ; Mon, 15 Apr 2024 23:55:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id MBXlGzuiHWZSSwEA62LTzQ (envelope-from ) for ; Mon, 15 Apr 2024 23:55:07 +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=u1HRBtYs; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1713218107; a=rsa-sha256; cv=none; b=CDZqBg0wG4guxKo+9q4SLbF+kUZ31EFO8gFngwlIY5c9vBocDXAUBg4SjCKaqxwDaevuaA i3dp7cwLI1/NwRy92YO9IuReNbtUGQpHLryjj49RHy8ak7uA3fW/KCpP/Ht0n7/lwn1fEV oDkNGoq+CxmhXWz9c/p0SXkT+gP4U2og9+7JQQm2aDR1cmRmONzITTBSTn3WFuLUT422Lz RuNjxFClnkbL2irbiXgy94Uw86G1nhlejvex8tQF2S07Af3gjC9Vj+aQ8glVF6GT3R+FJp 9piZ3RhmYO95obk/Ru9naMwONOJCgkfYF73enXmnwCwh8ZDutYnBqwVJI+5FQg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=lyrion.ch header.s=20230702 header.b=u1HRBtYs; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1713218107; 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=GFSKm+zbYdQvePkdlFwU32u1wWClZCk11dlXdVw7hco86617kYF34tjM4gy5UZtK5lEbii qlr1Q844/WADqA+LoXl+Xq7s/mW9ePxGiCqKI3xCezIr+VJX+HIw2wFo9alVNfyMRBlamX XQGSc1d7qzpBPj6r2C6oLHShIezP9VCmOc7TfIxDlxv0eE7ZSIljhY4Hb/AypAMzjxDGFf LI7+OKRPG5qPpGVRLCo5GVWQjPyhzv+7b8qyaRz9kB7yoHITQPcOWXaRwfxyo4F2Fo6fc7 VxgXmOYyIUIG1pTwHB1AFks6UTGVRVTNZts3jUdJQwe5Z1liso9ufU6Ab329jw== 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 1ADF27118E for ; Mon, 15 Apr 2024 23:55:07 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rwUHu-0001ga-0y; Mon, 15 Apr 2024 17:54:54 -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 1rwUHs-0001gI-GA for guix-patches@gnu.org; Mon, 15 Apr 2024 17:54:52 -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 1rwUHs-0008CC-7j for guix-patches@gnu.org; Mon, 15 Apr 2024 17:54:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rwUI4-0003du-1D for guix-patches@gnu.org; Mon, 15 Apr 2024 17:55:04 -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:55:03 +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.171321807613723 (code B ref 70397); Mon, 15 Apr 2024 21:55:03 +0000 Received: (at 70397) by debbugs.gnu.org; 15 Apr 2024 21:54:36 +0000 Received: from localhost ([127.0.0.1]:39799 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwUHa-0003Z4-Ou for submit@debbugs.gnu.org; Mon, 15 Apr 2024 17:54:36 -0400 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199]:35640 helo=lyrion.ch) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwUHX-0003Xm-9c for 70397@debbugs.gnu.org; Mon, 15 Apr 2024 17:54:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=20230702; t=1713218055; 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=u1HRBtYsAVonRmEK0yWhyHLg5jAHkU9y39IFWLRzjYZGehD6vr0c34F7gCcNPM/wRGYraJ QH2h85otE+aamKm0rnfMmYjNV5jkjvvjF2SU4x8vhT9KKnjCbFrUtBaagZULfPJHZEDh/Y cCQZWip1tUispxK4ITtZ+syXwqMj8DUM0hyqgtgYMrIs1DvvOSAzXoI2g4gbv5Om34LOH/ nAK0aLrFNWc2aev4Q4NSdcJQ27X2ZULi5olQ8PaCyFy6O6GFM8jeHvw5IKkpqrfWxKzYGU cla//KxSIOEpWoPfj/yPJOg3oqRQ8CVx4pPhJemDPgd5CQ2zHPk3QQ8jdYjcGQ== Received: from localhost ( [2a06:6880:42c:1600:23cf:27ad:e59d:8816]) by lyrion.ch (OpenSMTPD) with ESMTPSA id 7a3e17ce (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 15 Apr 2024 21:54:15 +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:54:14 +0200 Message-ID: <87a5lu9trt.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-Spam-Score: -6.73 X-Migadu-Queue-Id: 1ADF27118E X-Migadu-Spam-Score: -6.73 X-Migadu-Scanner: mx10.migadu.com X-TUID: t/63ngd+Iw4S 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