From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sourceware.org (Postfix) with ESMTPS id 320543835439 for ; Wed, 2 Jun 2021 09:03:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 320543835439 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=inria.fr Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=inria.fr IronPort-HdrOrdr: =?us-ascii?q?A9a23=3AcsBvC6olkIYJoy/WWi9x+MEaV5obeYIsimQD?= =?us-ascii?q?101hICG9E/bo7vxG+c5x6faaslcssA1Ko6HjBEDtex/hHOdOgbX5ZI3SPzUO21?= =?us-ascii?q?HYSr2Kk7GO/9SIIUSXygc0781dmsNFZuEYY2IUsS+02njcLz66q+P3lJxBH4zl?= =?us-ascii?q?vhBQcT0=3D?= X-IronPort-AV: E=Sophos;i="5.83,241,1616454000"; d="scan'208";a="511234473" Received: from tomate.loria.fr (HELO tomate) ([152.81.10.51]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Jun 2021 11:02:10 +0200 Date: Wed, 02 Jun 2021 11:02:10 +0200 Message-Id: From: Paul Zimmermann To: Xeonacid Cc: libc-alpha@sourceware.org In-Reply-To: (message from Xeonacid on Wed, 2 Jun 2021 16:49:46 +0800) Subject: Re: [PATCH] fix typo References: X-Spam-Status: No, score=-3.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2021 09:03:22 -0000 Dear Xeonacid, I'm afraid your message is still ill-formed. The body of the message should not contain the following lines: From bc2c8640eff6cd9a192080a50739d105b77d2d79 Mon Sep 17 00:00:00 2001 From: Xeonacid Date: Tue, 1 Jun 2021 14:18:47 +0800 Subject: [PATCH] fix typo To: libc-alpha@sourceware.org Cc: Paul.Zimmermann@inria.fr Compare https://sourceware.org/pipermail/libc-alpha/2021-June/127042.html (your message) and https://sourceware.org/pipermail/libc-alpha/2021-June/127029.html for example. Thank you for your patience, Paul