From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (unknown [IPv6:2600:3c03::f03c:91ff:fe50:73f]) by sourceware.org (Postfix) with ESMTPS id C8DDF3857C68 for ; Wed, 9 Sep 2020 17:18:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C8DDF3857C68 Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kG3jv-0000cc-Bz; Wed, 09 Sep 2020 17:18:35 +0000 Received: from fche by elastic.org with local (Exim 4.92.3) (envelope-from ) id 1kG3jv-000JNi-18; Wed, 09 Sep 2020 13:18:35 -0400 Date: Wed, 9 Sep 2020 13:18:35 -0400 From: "Frank Ch. Eigler" To: Overseers mailing list , fortran-owner@gcc.gnu.org Subject: Re: Re: Fw: Mailing list issues: lost and censored mails Message-ID: <20200909171835.GP46946@elastic.org> References: <20200909171651.GA13721@cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200909171651.GA13721@cgf.cx> X-Sender-Verification: "" X-Spam-Status: No, score=-102.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_SHORT, RCVD_IN_SBL_CSS, SPF_HELO_PASS, SPF_PASS, TXREP, USER_IN_WELCOMELIST, USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Sep 2020 17:18:36 -0000 Hi - > fche: The two examples below are due to the stripping of x-patch types > that I mentioned to you on irc a while ago. > https://gcc.gnu.org/pipermail/overseers/2020q3/017283.html It appears that - at the moment - sourceware is properly giving the text/patch type for the stripped x-patch .bin file, e.g. from: https://gcc.gnu.org/pipermail/gcc-patches/2020-July/550154.html - FChE