delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2024/07/27/13:59:52

DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 46RHxpRL975325
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=bYmffML/
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 03CA73858CDB
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1722103190;
bh=5lhlOPq8ERn8kfRmAhsxUL7RuyJOTEz2k5bv5+A9oHQ=;
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=bYmffML/G818hrhlEm8y1XZRjewJB38DITgqPE2QBn02ci9oB4U3wBCHm3bDyQNpi
jLUOcOMvcUWkf5FMvrhhWhoGNjqeZ+VPxxd0Rcjf46YnXsMcrq6rDCh9f64c0UNMeU
rK8Ge7HDx6FQPIQuaSU7cDofnL2WQwF0MYj1WO/A=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 463AE3858D28
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 463AE3858D28
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722103167; cv=none;
b=QJgk/Nl9elRriN8iJeEczlhO0qczg04bzsXNDsObwuN6FXKaCukBDBn9a+e1hOlAHbAbUTSaESg/ltKhOEVDoZWTkS0RXOj4fRFMvWQqlA9PWU7YE2XDcAYjrLF60Z3MabzLrc2hX55HIiHXap8PchNyVjatHji4bgF1ESrn824=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1722103167; c=relaxed/simple;
bh=L5rKmSdR/zaXBAKo9M+mP1Ja+vSpuFN+Oys7g7YRYyA=;
h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version;
b=wcGddDaS+Xyv3pIJzV+4xrd2pKFSCyYDhb+CnAG0V4BYs+S8518ITf/b+HtlGKX2Ru+ZXi85yw4FAaWBcdH/ECTTx4R25wEITXshFrKgPMth7LACi2yZLbll9NLgs2abNjyTksTxoj7ltf0SMMAoznqaaQPMP3s3RDeB+zr/cr0=
ARC-Authentication-Results: i=1; server2.sourceware.org
To: cygwin AT cygwin DOT com
Subject: Re: [:xdigit:] does not work with std::wstring in a Cygwin environment
In-Reply-To: <1032c1c3-21a7-3e37-96f5-2158080efa7d@t-online.de>
("Hans-Bernhard =?utf-8?Q?Br=C3=B6ker=22's?= message of "Fri, 18 Feb 2022
00:11:36 +0100")
References: <53a83ef8dcc847e2914be35aa8c4525a AT brillux DOT de>
<87tud2mxn1 DOT fsf AT Rainer DOT invalid>
<03ac7dd2-7082-2bb1-6c1b-c230764216e2 AT t-online DOT de>
<1032c1c3-21a7-3e37-96f5-2158080efa7d AT t-online DOT de>
User-Agent: Gnus/5.13 (Gnus v5.13)
Date: Sat, 27 Jul 2024 19:59:12 +0200
Message-ID: <87ikwqbtsf.fsf@Gerda.invalid>
MIME-Version: 1.0
X-purgate-type: clean
X-purgate: clean
X-purgate-size: 928
X-purgate-ID: 155817::1722103160-DEFFBA47-B1C3AD4D/0/0
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2,
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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: ASSI via Cygwin <cygwin AT cygwin DOT com>
Reply-To: ASSI <Stromeko AT nexgo DOT de>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 46RHxpRL975325

Hans-Bernhard Bröker writes:
> I've taken the liberty of filing this upstream as a GCC/libstdc++ issue.

Which has sat there for over two years without anybody looking at it
(please, if you file bugs at least let me know the bug number).  Great.

> The extremely condensed version of the issue is that libstdc++ builds
> by selecting config/os/newlib, but it does not pick
> --enable-clocale=newlib.

That works, thank you.  I'll have to figure out how to get the configury
use that setting automatically, then.

> Enabling the more global --with-newlib flag would do the latter for
> us, but it might have other, less desirable effects on top of that.

Hmm.  I gues I'll skip that for the time being.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019