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=-0.8 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2 autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 27970 invoked from network); 3 Mar 2023 16:43:54 -0000 Received: from second.openwall.net (193.110.157.125) by inbox.vuxu.org with ESMTPUTF8; 3 Mar 2023 16:43:54 -0000 Received: (qmail 23716 invoked by uid 550); 3 Mar 2023 16:43:51 -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 23681 invoked from network); 3 Mar 2023 16:43:50 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=y5VRWVGKoeDLdJ49X9TD9HtNqRq7wmckofCFxYTy2+4=; b=B7hmXZw4E9E+QXsZnRmoiR5X97QAgEFzLXVNmulNp4v91aN2k5x0GRzna7ijxAih0C 3QoPOT+IoxvPYzp0KsaA/0iUD7XxHdOTzvC4CM0Nweg7KiWL9t38CFEj/cRrkVCZV/8H 6Df2byHrS4lU6lixN/oKrkkvy9SnQOblPhQhvhdw8/Ps1zvXYDNUhimAz8I4+o/7B5ui VHtRGv6cs01pTcCzPMmnZR5orFsXHmrcqS1vmHJZFRkXycZ+VCOxpFpJ5mbPd+8vRgYe BJV4wndCeqERTfo9zqNqvKrFjxPINjBkmgIxV0deI7GlJjFiwZohpmuwRQuHsDQ8jCGn RVnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y5VRWVGKoeDLdJ49X9TD9HtNqRq7wmckofCFxYTy2+4=; b=AZlbhUvQZJKVoxkoutPpgfwl6yb+YQ3mYBzc/CX4f//yOlLYvy5sb+K5dYO80fwTQg n9L2u8LMkzYT9gsIm84cDDJWqnriDoiH2geCYAu1H+o7XeeBcgS+yFGV1xdQwQTzh7Gy Ouq6RDccp2RaAIfqvwRu1SAMZnHp3OMLkxolZ4rarc4fKghDFVpjEcOB4zXhLyQNrBzy /uOYKaLsGJV8Bv3zAcGcZn7yqcfssP1QfZrpjOQrCedlnbeAAe8gQcILa8I88JEns9HG Q5jtxwn0OjPrcI/Hvp7Mvrxryht58qVyyr3rhNIexws6lzvNS5UQMlz1JUPYfuIPHhUy nBNQ== X-Gm-Message-State: AO0yUKXyx2emd5udeNspxtJ5mkCo2Sxwfs5U5LcEuDf7sfnaQZLdah0V s3wxwhV5NpT5kyk6nKX9KvdlsO1jX4bk320P6awn14gaWZnOPH94GlEv1Q== X-Google-Smtp-Source: AK7set9VxtchgTnNPRSnJprdpbEM75DIV/wmvnG3qgq0vp1xS++VKVCqkXiRfQhJBSXac6iKons5AXVqVFndinHrH44= X-Received: by 2002:a05:620a:16a8:b0:734:134b:5482 with SMTP id s8-20020a05620a16a800b00734134b5482mr496820qkj.1.1677861817873; Fri, 03 Mar 2023 08:43:37 -0800 (PST) MIME-Version: 1.0 References: <1c21e972-1c9a-68ee-436e-2d7d4768c0c7@posteo.de> <20230303120253.107ab541@inria.fr> In-Reply-To: <20230303120253.107ab541@inria.fr> From: enh Date: Fri, 3 Mar 2023 08:43:26 -0800 Message-ID: To: musl@lists.openwall.com Cc: Andreas Dixius , jens.gustedt@inria.fr Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [musl] musl patch for c2x %b printf/scanf On Fri, Mar 3, 2023 at 3:03=E2=80=AFAM J=E2=82=91=E2=82=99=E2=82=9B Gustedt= wrote: > > Hallo Andreas, > thanks for launching this. > > In this range there are still some changes that will be applied to the > final C23 standard. WG14 has now added > > - PRI and SCN macros for 'b' conversions do you have a reference for that? is there a newer version than https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2630.pdf ? > - Made a conversion 'B' for `printf` similar to 'X'. This is optional > but recommended if the implementation did not use that character > previously for their own stuff. > - Depending on that option implement the PRI and SCN macros also for > 'B', with the intent that they then are also feature test macros > for that. > > Thanks > J=E2=82=91=E2=82=99=E2=82=9B > > -- > :: 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 ::