Re: [PATCH] libstdc++: Fix std::runtime_format deviations from the spec [PR113320]

2024-01-12 Thread Jonathan Wakely
On Fri, 12 Jan 2024 at 06:53, Daniel Krügler wrote: > > Am Do., 11. Jan. 2024 um 21:23 Uhr schrieb Jonathan Wakely > : > > > > Tested x86_64-linux. Does this look better now? > > Yes, thank you. Thanks, pushed.

Re: [PATCH] libstdc++: Fix std::runtime_format deviations from the spec [PR113320]

2024-01-11 Thread Daniel Krügler
Am Do., 11. Jan. 2024 um 21:23 Uhr schrieb Jonathan Wakely : > > Tested x86_64-linux. Does this look better now? Yes, thank you. - Daniel

[PATCH] libstdc++: Fix std::runtime_format deviations from the spec [PR113320]

2024-01-11 Thread Jonathan Wakely
Tested x86_64-linux. Does this look better now? It also fixes PR113320 that got reported. -- >8 -- I seem to have implemented this feature based on the P2918R0 revision, not the final P2918R2 one that was approved for C++26. This commit fixes it. The runtime-format-string type should not have