Re: [PATCH v2] NEWS: mention more recent developments
"Andreas K. Huettel" <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Organization | Gentoo Linux |
| Message-ID | <[email protected]> |
Am Dienstag, 21. Juli 2026, 19:45:54 Japanische Normalzeit schrieb Jonathan Wakely: > On Tue, 21 Jul 2026 at 09:59, Florian Weimer <[email protected]> wrote: > > > > * Andreas K. Hüttel: > > > > > diff --git a/NEWS b/NEWS > > > index e1c1db284a..ca81dedc6a 100644 > > > --- a/NEWS > > > +++ b/NEWS > > > @@ -27,10 +27,13 @@ Major new features: > > > been imported from the CORE-MATH project, in particular cosh, sinh, and > > > tanh. > > > > > > -* The SVID handling for cosh and sinh were moved to compat symbols, allowing > > > - improvements in performance. > > > +* Many additional improvements to existing functions have been synchronized > > > + from the CORE-MATH project. > > > + > > > +* assert is now supported as a variadic macro for C++26. > > > > What about this instead? > > > > * For C++26, the assert macro now accepts arguments that contain commas > > which are not nested in parentheses. > > This could be read as suggesting it allows assert(a,b) which it > doesn't. (And formally, the commas still separate the macro arguments > as far as the preprocessor is concerned, so the arguments don't > "contain" the commas. That's super-pedantic though.) > > Maybe "now accepts expressions that contain commas, e.g. within > template argument lists, without requiring them to be enclosed in > parentheses"? This is both very nice and good, but doesnt really hit the purpose of NEWS - a brief, (for someone who programs for glibc) easily understandable message about a new feature. * For C++26, the assert macro is now formally variadic, allowing more complex arguments containing commas (which however still must evaluate to a single value). Does that make sense? Or is it overkill and we should just drop the assert item in NEWS? > > > > > > > > > > -* New locale added: hrx_BR (Hunsrik language spoken in Brazil). > > > +* The SVID handling for cosh and sinh was moved to compat symbols, allowing > > > + improvements in performance. > > > > Maybe: SVID [error] handling > > > > Thanks, > > Florian > > > -- PD Dr. Andreas K. Hüttel [email protected] Gentoo Linux developer (council, comrel, toolchain, base-system, perl, libreoffice) https://wiki.gentoo.org/wiki/User:Dilfridge
signature.asc
(application/pgp-signature, 870 B)
-----BEGIN PGP SIGNATURE----- iQJPBAABCAA5FiEE/Rnm0xsZLuTcY+rT3CsWIV7VQSoFAmpfUDUbFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMiwyAAoJENwrFiFe1UEqst4P+gIqkUaj5fagjhi1ofqR z5k20vLe7FT1kqn2RdzDYQuM/b1vSsKPww2fqx4X8XcH33maVlMZpmru73iCX6BS 7bZuQl+8CW7NlKSc55mYyZKWhO+Ox4+EkaY1IqZKMljO74VgaWWXE31F0aCzup1X bxU/GurCRjJ4CdTDNwhuv0Y9XBzP6NaBwCFd5M2bqhmmGDRgMOL7BfJGdoD4iOMt LHGjpyheR5u4jAgLMQHzz++kJZIqfrTouHb/J43JtE9avVIHWD9y5FWfrHQxveye bEinFvcUl7CTv9FPV+lzdydiRarJe3z+io0YebuqEGvbEmrXFWisGvpqooq9dhZf e+SRuf80PLmpbsf6SP8oebeicOWIsvuj1TFLfh0X88qvwcXti4A4eHEgjK3/I/eh t7H/9n/3nXDGmbYsiif+O3kfCpph+uYWsJmfR5pCzwuNU+LT9yEKy/v++6GmZzlm dtBMIjoSomf8fLsQ+yt8QWQYBxYIAtHWTUGFLYIhuRNGRs4hQpCIVPCR5szb083M mzEpQ8nVBOQNTgbwgVtfSX+tB1qmmQ99cy7gKoy9jyxlnIHSMD6C8FXwrvT27a5h Jgp3AfGAOxOqm/Cdjexx4Hd9iW9lpy0/Yd2DkN5ty6eSEzPLrX3Nk/sI9Pj6MoxV xYe/hbKQ4u8piVx1cpRg2irG =a2Uj -----END PGP SIGNATURE-----