From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id D590C3858C30 for ; Tue, 14 Mar 2023 16:05:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D590C3858C30 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id 173751F8B5; Tue, 14 Mar 2023 16:05:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1678809900; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=OrlDmKb274xXqhrrDNIKCxjq+jHc+xlC1n+unseqSMI=; b=jDxWadqXtBh/DbKh4C4opb0uuNQvfVhMCqv1PcM8ggCAF7KDctC52av5u51CGlYTWCLN+N ZdU1h7QzRvK1GEhws+pPsL1U0qcmytG1/RzrbN3ECqehGIqswjFw2vm9oTcmytsxAv5RJx BymAjmVvygZ1Xo9tW3w6OWNDjvs0wC8= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1678809900; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=OrlDmKb274xXqhrrDNIKCxjq+jHc+xlC1n+unseqSMI=; b=7ErxdCAlW8TaRQk+tf+827qwhqk6sSaVqAXFdNVUEpIySN4kA57ea8Ge/D4HJYA4Z6tK0d NIswjFnIIrdTLFDA== Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 0A0FC2C141; Tue, 14 Mar 2023 16:04:59 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id B4C6A4AACB8; Tue, 14 Mar 2023 17:04:59 +0100 (CET) From: Andreas Schwab To: Joseph Myers Cc: Subject: Re: Declare wcstofN, wcstofNx for C2x References: <1da9c0d3-877c-a096-4699-2a748555efb@codesourcery.com> X-Yow: Yow! Are we laid back yet? Date: Tue, 14 Mar 2023 17:04:59 +0100 In-Reply-To: <1da9c0d3-877c-a096-4699-2a748555efb@codesourcery.com> (Joseph Myers's message of "Sat, 25 Feb 2023 01:18:35 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,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 List-Id: On Feb 25 2023, Joseph Myers wrote: > WG14 accepted the changes in N3105 to define wcstofN and wcstofNx > functions for C2x. Thus enable those for C2x (given also __GLIBC_USE > (IEC_60559_TYPES_EXT) and support for the relevant _FloatN / _FloatNx > type) rather than only for __USE_GNU. Ok. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."