public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/110354] New: [C++26] P2587R3 to_string or not to_string
@ 2023-06-21 17:24 redi at gcc dot gnu.org
  2023-06-21 17:24 ` [Bug libstdc++/110354] " redi at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: redi at gcc dot gnu.org @ 2023-06-21 17:24 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 110354
           Summary: [C++26] P2587R3 to_string or not to_string
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
            Blocks: 110339
  Target Milestone: ---

https://wg21.link/p2587r3


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110339
[Bug 110339] Implement C++26 library features

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

* [Bug libstdc++/110354] [C++26] P2587R3 to_string or not to_string
  2023-06-21 17:24 [Bug libstdc++/110354] New: [C++26] P2587R3 to_string or not to_string redi at gcc dot gnu.org
@ 2023-06-21 17:24 ` redi at gcc dot gnu.org
  2023-07-10 14:44 ` redi at gcc dot gnu.org
  2023-08-24 14:19 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: redi at gcc dot gnu.org @ 2023-06-21 17:24 UTC (permalink / raw)
  To: gcc-bugs

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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2023-06-21
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I think this should only be done for C++26 and up. That means we can use
std::format, exactly as specified by the proposal.

I'll probably work on this, but not immediately.

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

* [Bug libstdc++/110354] [C++26] P2587R3 to_string or not to_string
  2023-06-21 17:24 [Bug libstdc++/110354] New: [C++26] P2587R3 to_string or not to_string redi at gcc dot gnu.org
  2023-06-21 17:24 ` [Bug libstdc++/110354] " redi at gcc dot gnu.org
@ 2023-07-10 14:44 ` redi at gcc dot gnu.org
  2023-08-24 14:19 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: redi at gcc dot gnu.org @ 2023-07-10 14:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110354
Bug 110354 depends on bug 110355, which changed state.

Bug 110355 Summary: std::format("{}", 1e-7) returns "1e-07" instead of "1e-7"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110355

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |INVALID

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

* [Bug libstdc++/110354] [C++26] P2587R3 to_string or not to_string
  2023-06-21 17:24 [Bug libstdc++/110354] New: [C++26] P2587R3 to_string or not to_string redi at gcc dot gnu.org
  2023-06-21 17:24 ` [Bug libstdc++/110354] " redi at gcc dot gnu.org
  2023-07-10 14:44 ` redi at gcc dot gnu.org
@ 2023-08-24 14:19 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: redi at gcc dot gnu.org @ 2023-08-24 14:19 UTC (permalink / raw)
  To: gcc-bugs

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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |14.0
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Implemented in r14-3299-gaeed687f4e08f1

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

end of thread, other threads:[~2023-08-24 14:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-21 17:24 [Bug libstdc++/110354] New: [C++26] P2587R3 to_string or not to_string redi at gcc dot gnu.org
2023-06-21 17:24 ` [Bug libstdc++/110354] " redi at gcc dot gnu.org
2023-07-10 14:44 ` redi at gcc dot gnu.org
2023-08-24 14:19 ` 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).