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 CBF73386102D; Mon, 11 Jan 2021 15:35:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CBF73386102D 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 1A8B0A8BAB; Mon, 11 Jan 2021 16:35:25 +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 ldYT7z1buRAO; Mon, 11 Jan 2021 16:35:24 +0100 (CET) Received: from manam.CeBiTec.Uni-Bielefeld.DE (p4fddbad1.dip0.t-ipconnect.de [79.221.186.209]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPSA id 2AF17A8B2C; Mon, 11 Jan 2021 16:35:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=CeBiTec.Uni-Bielefeld.DE; s=20200306; t=1610379324; bh=mW1/KKjiAlxDINf+mfamCNpFhTROauvAeej1bS03yHQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=JbvLe++2iOkGs6SK0djGXXsMNfxcJK3GjOCDJstczom5Che/oECM4x5EUWi1zR7wj n/SOb6Cy9bmu5q2C91VCeWUasmLVXh/GBdICm1BCuIDnh8FOm1ndAlJW1PAeqnmUmw Jb5Zz9sitgrUq7iLDJV/3YFDEI7e8GR6AbCzUVE0z56pEWrnH0QOTvW564V5961+Fn kUXCKfwE/RxP40PVQ4zBDwsEXka3qqUEjjp2uxKyTOY5WBqDGN0TjiquW64qgGYr9g iE/cRu8hLCqXx6bdCoOKuM1UdAthedMm9251kjxBFH1ER9ADh0dJvmUrf3K0vF/5AS OWCIjcx/BJ1ow== From: Rainer Orth To: David Edelsohn via Gcc-patches Cc: "CHIGOT, CLEMENT" , David Edelsohn , libstdc++@gcc.gnu.org, Jonathan Wakely Subject: Re: [PATCH] libstdc++: implement locale support for AIX References: Date: Mon, 11 Jan 2021 16:35:23 +0100 In-Reply-To: (David Edelsohn via Gcc-patches's message of "Mon, 11 Jan 2021 10:03:31 -0500") 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 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: Mon, 11 Jan 2021 15:35:28 -0000 Hi David, Clement, > The patch is local to libstdc++ AIX support, so I believe that I can approve it. have you considered merging the dragonfly and aix trees? I'm asking because it seems prudent to try and avoid creating more and more almost-but-not-quite-similar configurations (Solaris might be able to use the same code, at least in 11.4 which has XPG7 support). Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University