Skip to content

Commit

Permalink
Set 4088 to Tentatively Ready
Browse files Browse the repository at this point in the history
  • Loading branch information
jwakely committed Oct 3, 2024
1 parent 3e23292 commit cb21240
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion xml/issue4088.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='utf-8' standalone='no'?>
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">

<issue num="4088" status="New">
<issue num="4088" status="Tentatively Ready">
<title><tt>println</tt> ignores the locale imbued in <tt>std::ostream</tt></title>
<section><sref ref="[ostream.formatted.print]"/></section>
<submitter>Jens Maurer</submitter>
Expand Down Expand Up @@ -32,6 +32,12 @@ print(os, "{}\n", format(fmt, std::forward&lt;Args&gt;(args)...));
<p>
This is inconsistent.
</p>

<note>2024-10-03; Reflector poll</note>
<p>
Set status to Tentatively Ready after seven votes in favour during reflector poll.
</p>

</discussion>

<resolution>
Expand Down

0 comments on commit cb21240

Please sign in to comment.