From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.CeBiTec.Uni-Bielefeld.DE (smtp.CeBiTec.Uni-Bielefeld.DE [129.70.160.84]) by sourceware.org (Postfix) with ESMTPS id 3D5813858031; Tue, 12 Jan 2021 15:52:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3D5813858031 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=CeBiTec.Uni-Bielefeld.DE Authentication-Results: sourceware.org; spf=none smtp.mailfrom=ro@cebitec.uni-bielefeld.de Received: from localhost (localhost [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id D2D2BAD2CC; Tue, 12 Jan 2021 16:52:52 +0100 (CET) X-Virus-Scanned: amavisd-new at CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (smtp.cebitec.uni-bielefeld.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FZUofXRrIYOh; Tue, 12 Jan 2021 16:52:52 +0100 (CET) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p4fddbcfa.dip0.t-ipconnect.de [79.221.188.250]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id 5A60BAD06C; Tue, 12 Jan 2021 16:52:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1610466772; bh=9jyONVx5AZ40dQgbevvXMloeGFw0kkbGdb2HFu9FcGg=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=m0L466EIN7i4jlt18UJoGEgSkXdTRjwxLobjpdujoxQ+FZ6GKdOsTyCtpYVhje3Tp S0OvPv6Po9IHP9fTtBHUJRE2xYMF9i+x4ubyOkZ5//CSAObYghVEViipLiDwVkm4w0 JyGMpjGTs2JqiFCBHh7v4RASc+lYHFvFInb3j838GxbNILBhzg+5bRqlekPq+Gw0MQ DwyqH8pQ1NfHeWvv4K5fLoLL6gyxPEXdjJG/9LBCGFsjmvOuQO5Fivx50KLKrNxPU9 ShHEoJ05kC+zppvhhjY3IEm5g0MwRsikLRd3HPI34U5cHT+Kz/piumFLglA20R6Itu ozRFu9EHhHLdQ== From: Rainer Orth To: Jonathan Wakely Cc: "CHIGOT, CLEMENT" , David Edelsohn , David Edelsohn via Gcc-patches , "libstdc++@gcc.gnu.org" Subject: Re: [PATCH] libstdc++: implement locale support for AIX References: <20210111154058.GB21410@redhat.com> <20210112152505.GE21410@redhat.com> Date: Tue, 12 Jan 2021 16:52:51 +0100 In-Reply-To: <20210112152505.GE21410@redhat.com> (Jonathan Wakely's message of "Tue, 12 Jan 2021 15:25:05 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-3789.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, 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: libstdc++@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libstdc++ mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2021 15:52:55 -0000 Hi Jonathan, > On 12/01/21 15:14 +0000, CHIGOT, CLEMENT wrote: >>Hi everyone,=C3=82=C2=A0 >> >>I've reworked the patch to merged dragonfly and AIX >>models into the new one named "ieee_1003.1-2008".=C3=82=C2=A0 >>It seems okay on the AIX part but if someone can test >>on Dragonfly and Freebsd I would be glad.=C3=82=C2=A0Configure >>needs to be regenerated, first. > > Presumably it could also be tested on GNU/Linux and Solaris, since > they implement the POSIX 2008 APIs needed. I'll give the patch a whirl on Solaris. However, we will need to distinguish between 11.3 (which is XPG6 only) and 11.4 (which support XPG7). Rainer --=20 ---------------------------------------------------------------------------= -- Rainer Orth, Center for Biotechnology, Bielefeld University