From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 504031F463 for ; Thu, 19 Dec 2019 22:35:53 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:message-id:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=USBrS5h2QXRd9Mr0 KpNU4IU5hKDgwTZL0MY7lLKV13GRCipfACvRnI4Ps1CA5CLkyNr1OF3Bq5T4KvYl b52eXuHpIozQguUrPMnsfMfQNDQm/UFNaIb3gXtCeGJH8F//daTEdcR7AUzCZaWq oURb2BWkO1V0V1ZVLFEiJ+5Ea78= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:message-id:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; s=default; bh=gp86VK8wTPWcGHCXeG1iHj oTsjo=; b=VpyQ2OnqxQltDiz4WhSPjOykYm4C759nEPRcMVas4uIL7ACj+vP9/r T0CplyyqiKOP5TkMx9GldVwP9zjpiYGEUiQNPoMtv1oJmbAFJDMvcbtjkiv4Jdah 6rEMPNBbEkgL43joK0VBua2/UJGUo1PnD0I6OCxYeH2WEEeO4S1XU= Received: (qmail 73516 invoked by alias); 19 Dec 2019 22:35:50 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 73507 invoked by uid 89); 19 Dec 2019 22:35:50 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: shared-ano163.rev.nazwa.pl DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=lingonborough.com; s=1568761524.internal; t=1576794945; bh=a/JZ4+wC52a2iRUK1m9+1yw8O51tf7Dh8gOc1sv9YVk=; h=Date:From:To:Cc:In-Reply-To:References:Subject; b=Y/Pr8FowG9tF2yPZH8lth+57lL9LJZSDV/XntjLrNDVF1oGF6DOT3zQ9kCX7JSdPn tQ26fMAeiuvvUQd2qnTY9S3R9sKhO6RaycwfH5APZecvpMq84RrB3uCBtev+y0u6vi tpDTnDhZJw633Q2b2YNHNs/XR466zROWi12g2DCJ0dWU5dGviyKzhxXqspWPwWycGg 8PEbVlh3XW8/h82VDvlxmvuP1JnU3M4TTNfhu9iPYlOnf8FO4b+yL4ZHJaVKHaELXo gJk/YQbe+NLVkS++h5QpP8FI6QxQC3pWEHUuqP+tb44R2g9L2GLWxxd1w/jPRykucO EGKdoWq5ncIPg== Date: Thu, 19 Dec 2019 23:35:45 +0100 (CET) From: Rafal Luzynski To: Florian Weimer Cc: libc-alpha@sourceware.org Message-ID: <1308080661.514928.1576794945548@poczta.nazwa.pl> In-Reply-To: <87r2122bg9.fsf@oldenburg2.str.redhat.com> References: <87sglxclvd.fsf@oldenburg2.str.redhat.com> <2109810439.85992.1576104872246@poczta.nazwa.pl> <87d0cthg1l.fsf@oldenburg2.str.redhat.com> <883459047.482521.1576620372220@poczta.nazwa.pl> <87r2122bg9.fsf@oldenburg2.str.redhat.com> Subject: Re: [PATCH] manual: Document compiler and memory barriers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 18.12.2019 11:08 Florian Weimer wrote: > [...] > I just tried it, and I don't see a difference in following whitespace > between =E2=80=9Ce.g.,=E2=80=9D and e.g.,@:=E2=80=9D. OK, I trust you and I withdraw my objection. Regards, Rafal