public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/107135] New: array<T>::at() method should not be in <array> for freestanding C++
@ 2022-10-03 17:41 unlvsur at live dot com
  2022-10-03 19:28 ` [Bug libstdc++/107135] " arsen at aarsen dot me
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: unlvsur at live dot com @ 2022-10-03 17:41 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107135
           Summary: array<T>::at() method should not be in <array> for
                    freestanding C++
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

Created attachment 53658
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53658&action=edit
array diff

Looks like array and span are GCC extensions to be in freestanding. That is
fine.
However, I think at() method has little chance to be in the future freestanding
C++ standard. I suggest that we should guard against those methods to prevent
potential issues forwarding compatibility issues.

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

end of thread, other threads:[~2022-10-04 14:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03 17:41 [Bug libstdc++/107135] New: array<T>::at() method should not be in <array> for freestanding C++ unlvsur at live dot com
2022-10-03 19:28 ` [Bug libstdc++/107135] " arsen at aarsen dot me
2022-10-03 19:40 ` redi at gcc dot gnu.org
2022-10-03 20:21 ` redi at gcc dot gnu.org
2022-10-03 20:26 ` unlvsur at live dot com
2022-10-03 20:47 ` redi at gcc dot gnu.org
2022-10-03 20:49 ` unlvsur at live dot com
2022-10-03 20:50 ` unlvsur at live dot com
2022-10-04 14:07 ` cvs-commit at gcc dot gnu.org
2022-10-04 14:28 ` redi at gcc dot gnu.org

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).