Skip to content

Commit

Permalink
Automatic update from GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 5, 2024
1 parent 6953fb6 commit d7c5685
Show file tree
Hide file tree
Showing 22 changed files with 82 additions and 37 deletions.
17 changes: 16 additions & 1 deletion issue2136.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<p><em>This page is a snapshot from the LWG issues list, see the <a href="lwg-active.html">Library Active Issues List</a> for more information and the meaning of <a href="lwg-active.html#Open">Open</a> status.</em></p>
<h3 id="2136"><a href="lwg-active.html#2136">2136</a>. Postconditions vs. exceptions</h3>
<p><b>Section:</b> 16.3.2 <a href="https://wg21.link/structure">[structure]</a> <b>Status:</b> <a href="lwg-active.html#Open">Open</a>
<b>Submitter:</b> Jens Maurer <b>Opened:</b> 2012-03-08 <b>Last modified:</b> 2024-10-03</p>
<b>Submitter:</b> Jens Maurer <b>Opened:</b> 2012-03-08 <b>Last modified:</b> 2024-10-05</p>
<p><b>Priority: </b>3
</p>
<p><b>View all issues with</b> <a href="lwg-status.html#Open">Open</a> status.</p>
Expand Down Expand Up @@ -118,8 +118,23 @@ <h3 id="2136"><a href="lwg-active.html#2136">2136</a>. Postconditions vs. except
it doesn't actually change the normative state by itself.
</p>

<p><i>[2024-10-03; Jonathan adds wording]</i></p>



<p id="res-2136"><b>Proposed resolution:</b></p>
<p>This wording is relative to <a href="https://wg21.link/N4988" title=" Working Draft, Programming Languages — C++">N4988</a>.</p>

<ol>
<li>
<p>Change 16.3.2.4 <a href="https://wg21.link/structure.specifications">[structure.specifications]</a> as indicated:</p>
<blockquote>
(3.6) &mdash;
<i>Postconditions</i>: the conditions (sometimes termed observable results)
established by the function <ins>when a call to it returns normally</ins>.
</blockquote>
</li>
</ol>



Expand Down
21 changes: 18 additions & 3 deletions lwg-active.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</tr>
<tr>
<td align="left">Date:</td>
<td align="left">2024-10-03</td>
<td align="left">2024-10-05</td>
</tr>
<tr>
<td align="left">Project:</td>
Expand All @@ -79,7 +79,7 @@
</tr>
</table>
<h1>C++ Standard Library Active Issues List (Revision D125)</h1>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>Also see:</p>
Expand Down Expand Up @@ -5833,7 +5833,7 @@ <h3 id="2117"><a href="#2117">2117</a><sup><a href="https://cplusplus.github.io/
<hr>
<h3 id="2136"><a href="#2136">2136</a><sup><a href="https://cplusplus.github.io/LWG/issue2136">(i)</a></sup>. Postconditions vs. exceptions</h3>
<p><b>Section:</b> 16.3.2 <a href="https://wg21.link/structure">[structure]</a> <b>Status:</b> <a href="lwg-active.html#Open">Open</a>
<b>Submitter:</b> Jens Maurer <b>Opened:</b> 2012-03-08 <b>Last modified:</b> 2024-10-03</p>
<b>Submitter:</b> Jens Maurer <b>Opened:</b> 2012-03-08 <b>Last modified:</b> 2024-10-05</p>
<p><b>Priority: </b>3
</p>
<p><b>View all issues with</b> <a href="lwg-status.html#Open">Open</a> status.</p>
Expand Down Expand Up @@ -5887,8 +5887,23 @@ <h3 id="2136"><a href="#2136">2136</a><sup><a href="https://cplusplus.github.io/
it doesn't actually change the normative state by itself.
</p>

<p><i>[2024-10-03; Jonathan adds wording]</i></p>



<p id="res-2136"><b>Proposed resolution:</b></p>
<p>This wording is relative to <a href="https://wg21.link/N4988" title=" Working Draft, Programming Languages — C++">N4988</a>.</p>

<ol>
<li>
<p>Change 16.3.2.4 <a href="https://wg21.link/structure.specifications">[structure.specifications]</a> as indicated:</p>
<blockquote>
(3.6) &mdash;
<i>Postconditions</i>: the conditions (sometimes termed observable results)
established by the function <ins>when a call to it returns normally</ins>.
</blockquote>
</li>
</ol>



Expand Down
4 changes: 2 additions & 2 deletions lwg-closed.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</tr>
<tr>
<td align="left">Date:</td>
<td align="left">2024-10-03</td>
<td align="left">2024-10-05</td>
</tr>
<tr>
<td align="left">Project:</td>
Expand All @@ -79,7 +79,7 @@
</tr>
</table>
<h1>C++ Standard Library Closed Issues List (Revision D125)</h1>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>Also see:</p>
Expand Down
4 changes: 2 additions & 2 deletions lwg-defects.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</tr>
<tr>
<td align="left">Date:</td>
<td align="left">2024-10-03</td>
<td align="left">2024-10-05</td>
</tr>
<tr>
<td align="left">Project:</td>
Expand All @@ -79,7 +79,7 @@
</tr>
</table>
<h1>C++ Standard Library Defect Reports and Accepted Issues (Revision D125)</h1>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>Also see:</p>
Expand Down
2 changes: 1 addition & 1 deletion lwg-immediate.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h1>C++ Standard Library Issues Resolved Directly In [INSERT CURRENT MEETING HER
</tr>
<tr>
<td align="left">Date:</td>
<td align="left">Revised 2024-10-03 at 20:13:18 UTC
<td align="left">Revised 2024-10-05 at 10:32:51 UTC
</td>
</tr>
<tr>
Expand Down
4 changes: 2 additions & 2 deletions lwg-index-open.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h1>Index by Section</h1>
<p>This document is the Index by Section for the <a href="lwg-active.html">Library Active Issues List</a>.</p>
<h2>Index by Section (non-Ready active issues only)</h2>
<p><a href="lwg-index.html">(view all issues)</a></p>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2 id="Section_3">Section 3 (2 issues)</h2>
<p><a href="lwg-index.html#Section_3">(view all issues)</a></p>
<table class="issues-index">
Expand Down Expand Up @@ -186,7 +186,7 @@ <h2 id="Section_16">Section 16 (43 issues)</h2>
<td><a href="lwg-active.html#Open">Open</a></td>
<td>16.3.2 [structure]<a id="structure"></a></td>
<td>Postconditions vs. exceptions</td>
<td><span class="no-pr">No</span></td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions lwg-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h1>Index by Section</h1>
<p>This document is the Index by Section for the <a href="lwg-active.html">Library Active Issues List</a>, <a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.</p>
<h2>Index by Section</h2>
<p><a href="lwg-index-open.html">(view only non-Ready open issues)</a></p>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2 id="Section_2">Section 2 (2 issues)</h2>
<table class="issues-index">
<tr>
Expand Down Expand Up @@ -587,7 +587,7 @@ <h2 id="Section_16">Section 16 (226 issues)</h2>
<td><a href="lwg-active.html#Open">Open</a></td>
<td>16.3.2 [structure]<a id="structure"></a></td>
<td>Postconditions vs. exceptions</td>
<td><span class="no-pr">No</span></td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion lwg-ready.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h1>C++ Standard Library Issues to be moved in [INSERT CURRENT MEETING HERE]</h1
</tr>
<tr>
<td align="left">Date:</td>
<td align="left">Revised 2024-10-03 at 20:13:18 UTC
<td align="left">Revised 2024-10-05 at 10:32:51 UTC
</td>
</tr>
<tr>
Expand Down
4 changes: 2 additions & 2 deletions lwg-status-date.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h1>Index by Status and Date</h1>
This document is the Index by Status and Date for the <a href="lwg-active.html">Library Active Issues List</a>,
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
</p>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2 id="Ready">Ready (11 issues)</h2>
<table class="issues-index">
<tr>
Expand Down Expand Up @@ -4445,7 +4445,7 @@ <h2 id="Open">Open (79 issues)</h2>
<td><a href="lwg-active.html#Open">Open</a></td>
<td>16.3.2 [structure]</td>
<td>Postconditions vs. exceptions</td>
<td><span class="no-pr">No</span></td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions lwg-status.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h1>Index by Status and Section</h1>
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
</p>

<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2 id="Ready">Ready (11 issues)</h2>
<table class="issues-index">
<tr>
Expand Down Expand Up @@ -4440,7 +4440,7 @@ <h2 id="Open">Open (79 issues)</h2>
<td><a href="lwg-active.html#Open">Open</a></td>
<td>16.3.2 [structure]</td>
<td>Postconditions vs. exceptions</td>
<td><span class="no-pr">No</span></td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion lwg-tentative.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</style>
</head>
<body>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2>Tentative Issues</h2>
<hr>
<h3 id="3216"><a href="#3216">3216</a><sup><a href="https://cplusplus.github.io/LWG/issue3216">(i)</a></sup>. Rebinding the allocator before calling <code>construct</code>/<code>destroy</code> in <code>allocate_shared</code></h3>
Expand Down
4 changes: 2 additions & 2 deletions lwg-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ <h1>Table of Contents</h1>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>This document is the Table of Contents for the <a href="lwg-active.html">Library Active Issues List</a>,
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.</p>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><table class="issues-index">
<tr>
<th><a href="lwg-toc.html">Issue</a></th>
Expand Down Expand Up @@ -15042,7 +15042,7 @@ <h1>Table of Contents</h1>
<td><a href="lwg-active.html#Open">Open</a></td>
<td>16.3.2 [structure]</td>
<td>Postconditions vs. exceptions</td>
<td><span class="no-pr">No</span></td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
Expand Down
19 changes: 17 additions & 2 deletions lwg-unresolved.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</style>
</head>
<body>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2>Unresolved Issues</h2>
<hr>
<h3 id="423"><a href="#423">423</a><sup><a href="https://cplusplus.github.io/LWG/issue423">(i)</a></sup>. Effects of negative <code>streamsize</code> in iostreams</h3>
Expand Down Expand Up @@ -4286,7 +4286,7 @@ <h3 id="2117"><a href="#2117">2117</a><sup><a href="https://cplusplus.github.io/
<hr>
<h3 id="2136"><a href="#2136">2136</a><sup><a href="https://cplusplus.github.io/LWG/issue2136">(i)</a></sup>. Postconditions vs. exceptions</h3>
<p><b>Section:</b> 16.3.2 <a href="https://wg21.link/structure">[structure]</a> <b>Status:</b> <a href="lwg-active.html#Open">Open</a>
<b>Submitter:</b> Jens Maurer <b>Opened:</b> 2012-03-08 <b>Last modified:</b> 2024-10-03</p>
<b>Submitter:</b> Jens Maurer <b>Opened:</b> 2012-03-08 <b>Last modified:</b> 2024-10-05</p>
<p><b>Priority: </b>3
</p>
<p><b>View all issues with</b> <a href="lwg-status.html#Open">Open</a> status.</p>
Expand Down Expand Up @@ -4340,8 +4340,23 @@ <h3 id="2136"><a href="#2136">2136</a><sup><a href="https://cplusplus.github.io/
it doesn't actually change the normative state by itself.
</p>

<p><i>[2024-10-03; Jonathan adds wording]</i></p>



<p id="res-2136"><b>Proposed resolution:</b></p>
<p>This wording is relative to <a href="https://wg21.link/N4988" title=" Working Draft, Programming Languages — C++">N4988</a>.</p>

<ol>
<li>
<p>Change 16.3.2.4 <a href="https://wg21.link/structure.specifications">[structure.specifications]</a> as indicated:</p>
<blockquote>
(3.6) &mdash;
<i>Postconditions</i>: the conditions (sometimes termed observable results)
established by the function <ins>when a call to it returns normally</ins>.
</blockquote>
</li>
</ol>



Expand Down
4 changes: 2 additions & 2 deletions unresolved-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h1>Index by Section</h1>
<p>This document is the Index by Section for the <a href="lwg-active.html">Library Active Issues List</a>, <a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.</p>
<h2>Index by Section</h2>
<p><a href="lwg-index-open.html">(view only non-Ready open issues)</a></p>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2 id="Section_3">Section 3 (2 issues)</h2>
<p><a href="lwg-index-open.html#Section_3">(view only non-Ready open issues)</a></p>
<table class="issues-index">
Expand Down Expand Up @@ -186,7 +186,7 @@ <h2 id="Section_16">Section 16 (43 issues)</h2>
<td><a href="lwg-active.html#Open">Open</a></td>
<td>16.3.2 [structure]<a id="structure"></a></td>
<td>Postconditions vs. exceptions</td>
<td><span class="no-pr">No</span></td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions unresolved-prioritized.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h1>Table of Contents</h1>
<p>This document is the Table of Contents for the <a href="lwg-active.html">Library Active Issues List</a>,
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>,
sorted by priority.</p>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2 id="Priority_1">Priority 1 (2 issues)</h2>
<table class="issues-index">
<tr>
Expand Down Expand Up @@ -607,7 +607,7 @@ <h2 id="Priority_3">Priority 3 (378 issues)</h2>
<td><a href="lwg-active.html#Open">Open</a></td>
<td>16.3.2 [structure]</td>
<td>Postconditions vs. exceptions</td>
<td><span class="no-pr">No</span></td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions unresolved-status-date.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h1>Index by Status and Date</h1>
This document is the Index by Status and Date for the <a href="lwg-active.html">Library Active Issues List</a>,
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
</p>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2 id="New">New (437 issues)</h2>
<table class="issues-index">
<tr>
Expand Down Expand Up @@ -4081,7 +4081,7 @@ <h2 id="Open">Open (79 issues)</h2>
<td><a href="lwg-active.html#Open">Open</a></td>
<td>16.3.2 [structure]</td>
<td>Postconditions vs. exceptions</td>
<td><span class="no-pr">No</span></td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions unresolved-status.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h1>Index by Status and Section</h1>
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
</p>

<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2 id="New">New (437 issues)</h2>
<table class="issues-index">
<tr>
Expand Down Expand Up @@ -4076,7 +4076,7 @@ <h2 id="Open">Open (79 issues)</h2>
<td><a href="lwg-active.html#Open">Open</a></td>
<td>16.3.2 [structure]</td>
<td>Postconditions vs. exceptions</td>
<td><span class="no-pr">No</span></td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions unresolved-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ <h1>Table of Contents</h1>
<p>Reference ISO/IEC IS 14882:2020(E)</p>
<p>This document is the Table of Contents for the <a href="lwg-active.html">Library Active Issues List</a>,
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.</p>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><table class="issues-index">
<tr>
<th><a href="lwg-toc.html">Issue</a></th>
Expand Down Expand Up @@ -300,7 +300,7 @@ <h1>Table of Contents</h1>
<td><a href="lwg-active.html#Open">Open</a></td>
<td>16.3.2 [structure]</td>
<td>Postconditions vs. exceptions</td>
<td><span class="no-pr">No</span></td>
<td>Yes</td>
<td>3</td>
<td></td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion votable-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h1>Index by Section</h1>
<p>This document is the Index by Section for the <a href="lwg-active.html">Library Active Issues List</a>, <a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.</p>
<h2>Index by Section</h2>
<p><a href="lwg-index-open.html">(view only non-Ready open issues)</a></p>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2 id="Section_17">Section 17 (2 issues)</h2>
<p><a href="lwg-index-open.html#Section_17">(view only non-Ready open issues)</a></p>
<table class="issues-index">
Expand Down
2 changes: 1 addition & 1 deletion votable-status-date.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h1>Index by Status and Date</h1>
This document is the Index by Status and Date for the <a href="lwg-active.html">Library Active Issues List</a>,
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
</p>
<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2 id="Ready">Ready (11 issues)</h2>
<table class="issues-index">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion votable-status.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h1>Index by Status and Section</h1>
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
</p>

<p>Revised 2024-10-03 at 20:13:18 UTC
<p>Revised 2024-10-05 at 10:32:51 UTC
</p><h2 id="Ready">Ready (11 issues)</h2>
<table class="issues-index">
<tr>
Expand Down
Loading

0 comments on commit d7c5685

Please sign in to comment.