public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/108001] New: unamed struct extension is documented for C++
@ 2022-12-07  2:59 pinskia at gcc dot gnu.org
  2022-12-07 18:22 ` [Bug c++/108001] " joseph at codesourcery dot com
  0 siblings, 1 reply; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-12-07  2:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108001

            Bug ID: 108001
           Summary: unamed struct extension is documented for C++
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

Even though this extension is documented for C
(https://gcc.gnu.org/onlinedocs/gcc-12.2.0/gcc/Unnamed-Fields.html) . The
documentation there does not even say it works for C++.
There are other interactions with standard C++ which is not mentioned, See PR
105059 for that even.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug c++/108001] unamed struct extension is documented for C++
  2022-12-07  2:59 [Bug c++/108001] New: unamed struct extension is documented for C++ pinskia at gcc dot gnu.org
@ 2022-12-07 18:22 ` joseph at codesourcery dot com
  0 siblings, 0 replies; 2+ messages in thread
From: joseph at codesourcery dot com @ 2022-12-07 18:22 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108001

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
At least some cases of this are a standard C++ feature - which ones are 
still an extension for C++ and so need documenting as such?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-07 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-07  2:59 [Bug c++/108001] New: unamed struct extension is documented for C++ pinskia at gcc dot gnu.org
2022-12-07 18:22 ` [Bug c++/108001] " joseph at codesourcery dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).