Re: [wwwdocs v2] Add C23 status table

2025-06-23 Thread Marek Polacek
On Thu, Jun 19, 2025 at 08:36:42PM +, Joseph Myers wrote: > On Fri, 13 Jun 2025, Marek Polacek wrote: > > > doesn't need any changes, I think. Another is "modified existing functions > > to preserve the const-ness of the type placed into the function", I don't > > what this is talking about.

Re: [wwwdocs v2] Add C23 status table

2025-06-19 Thread Joseph Myers
On Fri, 13 Jun 2025, Marek Polacek wrote: > doesn't need any changes, I think. Another is "modified existing functions > to preserve the const-ness of the type placed into the function", I don't > what this is talking about. It's a duplicate of the entry "added qualifier preserving macros for b

[wwwdocs v2] Add C23 status table

2025-06-13 Thread Marek Polacek
On Thu, Jun 12, 2025 at 05:39:26PM +, Joseph Myers wrote: > On Wed, 11 Jun 2025, Marek Polacek wrote: > > > This patch adds the C23 Support in GCC table (compiler features only). > > > > While creating it, I've consulted Annex M.2, our own changes.html, > > Joseph's "ISO C23 support in the GN