From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by sourceware.org (Postfix) with ESMTPS id DD122385E82C; Mon, 16 Mar 2020 14:18:37 +0000 (GMT) Received: by mail-wr1-x435.google.com with SMTP id f3so14468012wrw.7; Mon, 16 Mar 2020 07:18:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=3XECd3WaGta1mHIyJ18Doc/wIQtT3jMWDK0dzLeKdH0=; b=FM/z8VsgK4D3+Ky9YmI3obuaAE3wL/XdkYZAXhNFtEQirM0Xn1vS7WTNvLn0eXxgUj duBbCKsZmppnJPBFJkAEKgItmi7BebybY0SmeA8AgUVQtUWNuVGlMpWT9zysxSE1W9BS zOao3BN5xcKVFFMh2uZkcfmOQTkLD6P2c25E7xuuPHuB8P97kn+mgiuqt4QFvoRgNHDB GTE4F/Cm3xZFvz19ozSLyUupQ5rfUevVZgRGh8NZr2mt21Jf0Q+1y0ZuKP4k4pRqzNeZ JEwGYXdIwgGjj3gbf2N93fFDJ06Wu0tVn+9W5DAJzutzfCOzrKLsF8MwYZSUBu9WXo1F /45w== X-Gm-Message-State: ANhLgQ1vneB2ydNjbtiMxGzbzCuVTf0bCXhh5PUiAsybmYxK4KfFB8aA OrZewyozuvcUqTSy781kgTu1gn2ddvLAeYxQLis= X-Google-Smtp-Source: ADFU+vt5aohMB1jhagOd/iW6O2cIJ/ihevU3jGT9I+vDmAr5HHQfX09rx2+pex087AgEskFKGcCEVGCxIIGkzX75nLY= X-Received: by 2002:adf:f285:: with SMTP id k5mr22698317wro.175.1584368315757; Mon, 16 Mar 2020 07:18:35 -0700 (PDT) MIME-Version: 1.0 References: <78210614-b3e3-effd-b0ee-1ad3d1383ecc@suse.cz> In-Reply-To: <78210614-b3e3-effd-b0ee-1ad3d1383ecc@suse.cz> From: Jonathan Wakely Date: Mon, 16 Mar 2020 14:18:24 +0000 Message-ID: Subject: Re: Not usable email content encoding To: =?UTF-8?Q?Martin_Li=C5=A1ka?= Cc: Alexander Monakov , overseers@gcc.gnu.org, GCC Development Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS 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: 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: Mon, 16 Mar 2020 14:18:52 -0000 On Mon, 16 Mar 2020 at 14:13, Martin Li=C5=A1ka wrote: > > On 3/16/20 2:54 PM, Alexander Monakov wrote: > > Are you trying to copy from the raw message representation? > > Exactly. That's never been reliable.