|
Message-ID: <CAJgzZooZTg5SP_F0a9=OTgdtEZbLg1nOPyRyiO3ajDxogJGf3w@mail.gmail.com> Date: Mon, 6 Mar 2023 14:24:55 -0800 From: enh <enh@...gle.com> To: Jₑₙₛ Gustedt <jens.gustedt@...ia.fr> Cc: musl@...ts.openwall.com, Andreas Dixius <andreas.dixius@...teo.de> Subject: Re: musl patch for c2x %b printf/scanf thanks! i've added those to bionic's inttypes.h (including the B ones, since i did implement %B) in https://android-review.googlesource.com/c/platform/bionic/+/2472606. (i've also filed a bug to make sure we actually implement 'w' and 'wf', since i keep forgetting about them, having much less use for them personally than %b, which -- along with #embed -- i've wanted since the 1980s!) On Sat, Mar 4, 2023 at 3:15 AM Jₑₙₛ Gustedt <jens.gustedt@...ia.fr> wrote: > > Hello, > > on Fri, 3 Mar 2023 08:43:26 -0800 you (enh <enh@...gle.com>) wrote: > > > > 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 ? > > The latest version before CD1 ballot is > > https://open-std.org/JTC1/SC22/WG14/www/docs/n3088.pdf > > The raw result of that ballot process can be found here > > https://open-std.org/JTC1/SC22/WG14/www/docs/n3108.doc > > Unfortunately the integration of all of this is not yet ready, it > seems, but should be in a week or two. > > A listing with all documents, such as meeting minutes can be found > here: > > https://open-std.org/JTC1/SC22/WG14/www/wg14_document_log > > For the feature at hand, 'b' and 'B' specifiers, the late changes > where initiated by our comments from France (AFNOR), starting here: > > https://open-std.org/JTC1/SC22/WG14/www/docs/n3072.htm#pri-and-scn-macros-are-missing-for-new-format-specifiers > > While there still could be some minor changes in CD2 ballot phase, I > don't expect that there will be as much as for CD1, and everything > should stabilize fairly quickly. > > Thanks > Jₑₙₛ > > -- > :: ICube :::::::::::::::::::::::::::::: deputy director :: > :: Université de Strasbourg :::::::::::::::::::::: ICPS :: > :: INRIA Nancy Grand Est :::::::::::::::::::::::: Camus :: > :: :::::::::::::::::::::::::::::::::::: ☎ +33 368854536 :: > :: https://icube-icps.unistra.fr/index.php/Jens_Gustedt ::
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.