From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 21239 invoked from network); 24 May 2023 14:30:59 -0000 Received: from second.openwall.net (193.110.157.125) by inbox.vuxu.org with ESMTPUTF8; 24 May 2023 14:30:59 -0000 Received: (qmail 7940 invoked by uid 550); 24 May 2023 14:29:29 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 7877 invoked from network); 24 May 2023 14:29:28 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=date:from:to:cc:subject:message-id:in-reply-to: references:mime-version; bh=YMnDqgPQk966Pw/gzvs/dbNrwJmUYhuQHLk5t6K3Zgk=; b=lmnQbsCJUqeIxIDiM1mQnK+T9bnozzrmBz0jmP32AK0SHg6gXWyZzDa2 JzEAe+nPorX4zKa/PpFgBLMTh3KzoSqtbXkVefJDVOx3cuSfJrBpx+VBl K+JCzo0pY7h2+gvRcSd1jwcize2+Jrz7sNifZmvEl85o1KtzjheTsA6t5 0=; Authentication-Results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=jens.gustedt@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="6.00,189,1681164000"; d="scan'208";a="109485056" Date: Wed, 24 May 2023 16:29:16 +0200 From: =?UTF-8?B?SuKCkeKCmeKCmw==?= Gustedt To: Rich Felker Cc: musl@lists.openwall.com Message-ID: <20230524162916.294f6b94@inria.fr> In-Reply-To: <20230524142201.GW4163@brightrain.aerifal.cx> References: <9985ac5610d2e36d01032e1685ca3d629fccac64.1684932861.git.Jens.Gustedt@inria.fr> <20230524142201.GW4163@brightrain.aerifal.cx> Organization: inria.fr X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.33; x86_64-pc-linux-gnu) X-Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAAXNSR0IArs4c6QAAACRQTFRFERslNjAsLTE9Ok9wUk9TaUs8iWhSrYZkj42Rz6aD3sGZ MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/nfVf+iNhH2p1D0uvHuy_=35"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: Re: [musl] [C23 divers headers 16/17] C23: add the nullptr_t type --Sig_/nfVf+iNhH2p1D0uvHuy_=35 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Rich, on Wed, 24 May 2023 10:22:01 -0400 you (Rich Felker ) wrote: > nullptr_t is not defined pre-C23 so the __clang__ branch shouldn't be > there. Well, if I do that, such a change is impossible to test, because there are not yet any compilers with that version number. How should we do that, then? Have a test for >=3D 201800L or so? Thanks J=E2=82=91=E2=82=99=E2=82=9B --=20 :: ICube :::::::::::::::::::::::::::::: deputy director :: :: Universit=C3=A9 de Strasbourg :::::::::::::::::::::: ICPS :: :: INRIA Nancy Grand Est :::::::::::::::::::::::: Camus :: :: :::::::::::::::::::::::::::::::::::: =E2=98=8E +33 368854536 :: :: https://icube-icps.unistra.fr/index.php/Jens_Gustedt :: --Sig_/nfVf+iNhH2p1D0uvHuy_=35 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSN9stI2OFN1pLljN0P0+hp2tU34gUCZG4fPAAKCRAP0+hp2tU3 4jDvAJwOoFGI6gGixsHXq1tIcnHcq5AqFQCdE0vL24/yZ/86EJ/SEES6WkT6ePY= =jRrB -----END PGP SIGNATURE----- --Sig_/nfVf+iNhH2p1D0uvHuy_=35--