X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 37BDA3857344 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1695365380; bh=V5oKEMY+Lizt/H8ObN2HjOHn9JuB2dia3ct0xD/P7Xs=; h=To:Subject:In-Reply-To:References:Date:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=htqjjADQnjKcsc3dlyX8B0hnxW0RWjhWetvAlbL2TD0bOcdzRKtWQL2bAbFaMQT+z wpU3Ya2oRSJMR8cE826ab52rHp670nArlqxCce+tK7Be++xAn5E6oaz21wa0Gtzxkw Uh2GQRabg8dqKIIzUI7AjzcEPrk81/UeeYL5biu0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0FC4D3858C3A To: cygwin AT cygwin DOT com Subject: Re: std::runtime_error on std::locale("") In-Reply-To: <20230922011204.bb166498090e6cbe163349f3@nifty.ne.jp> (Takashi Yano via Cygwin's message of "Fri, 22 Sep 2023 01:12:04 +0900") References: <20230922011204 DOT bb166498090e6cbe163349f3 AT nifty DOT ne DOT jp> Date: Fri, 22 Sep 2023 08:48:45 +0200 Message-ID: <87o7huzos2.fsf@Otto.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 X-purgate-type: clean X-purgate: clean X-purgate-size: 649 X-purgate-ID: 155817::1695365335-A37FF18D-4F317B49/0/0 X-Spam-Status: No, score=-3030.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: ASSI via Cygwin Reply-To: ASSI Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Takashi Yano via Cygwin writes: > I wonder why the following code throws std::runtime_error > even though the LC_ALL is set to valid locale other than "C". > This does not occur only when LC_ALL is set to "C". This functionality is currently only supported for Glibc targets in libstdc++. I seem to remember that I've looked into this some time ago, but there didn't seem to be an easy way of enabling it for Cygwin at that time. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple