Skip to content

Commit f4fbb38

Browse files
author
github-actions
committed
Automatic update from GitHub Actions workflow
1 parent ff127ec commit f4fbb38

22 files changed

+114
-27
lines changed

issue4182.html

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ <h3 id="4182"><a href="lwg-active.html#4182">4182</a>. Definition of <code class
8787
</p>
8888
<p>"I'd very much like to see <code class='backtick'>nullptr</code> added to the footnote."</p>
8989

90+
<p><strong>Previous resolution [SUPERSEDED]:</strong></p>
91+
<blockquote class="note">
9092

91-
92-
<p id="res-4182"><b>Proposed resolution:</b></p>
9393
<p>
9494
This wording is relative to <a href="https://wg21.link/N5001">N5001</a>.
9595
</p>
@@ -110,6 +110,35 @@ <h3 id="4182"><a href="lwg-active.html#4182">4182</a>. Definition of <code class
110110
</li>
111111

112112
</ol>
113+
</blockquote>
114+
115+
<p><i>[2025-02-07; Jonathan provides improved wording]</i></p>
116+
117+
118+
119+
120+
<p id="res-4182"><b>Proposed resolution:</b></p>
121+
<p>
122+
This wording is relative to <a href="https://wg21.link/N5001">N5001</a>.
123+
</p>
124+
125+
<ol>
126+
<li><p>Modify 17.2.3 <a href="https://wg21.link/support.types.nullptr">[support.types.nullptr]</a> as indicated:</p>
127+
128+
<blockquote>
129+
<p>
130+
-2- The macro <code class='backtick'>NULL</code> is an implementation-defined null pointer constant <ins>that is a literal
131+
(5.13.2 <a href="https://wg21.link/lex.icon">[lex.icon]</a>, 5.13.8 <a href="https://wg21.link/lex.nullptr">[lex.nullptr]</a>)</ins>.<sup>footnote 161</sup>
132+
<p/>
133+
<small>161) Possible definitions include <ins><code class='backtick'>nullptr</code>,</ins> <code class='backtick'>0</code> and <code class='backtick'>0L</code>,
134+
but not <code class='backtick'>(void*)0</code>.</small>
135+
</p>
136+
</blockquote>
137+
138+
</li>
139+
140+
</ol>
141+
113142

114143

115144

lwg-active.html

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</tr>
8080
</table>
8181
<h1>C++ Standard Library Active Issues List (Revision D125)</h1>
82-
<p>Revised 2025-02-07 at 16:59:15 UTC
82+
<p>Revised 2025-02-07 at 17:01:31 UTC
8383
</p>
8484
<p>Reference ISO/IEC IS 14882:2020(E)</p>
8585
<p>Also see:</p>
@@ -67870,9 +67870,9 @@ <h3 id="4182"><a href="#4182">4182</a><sup><a href="https://cplusplus.github.io/
6787067870
</p>
6787167871
<p>"I'd very much like to see <code class='backtick'>nullptr</code> added to the footnote."</p>
6787267872

67873+
<p><strong>Previous resolution [SUPERSEDED]:</strong></p>
67874+
<blockquote class="note">
6787367875

67874-
67875-
<p id="res-4182"><b>Proposed resolution:</b></p>
6787667876
<p>
6787767877
This wording is relative to <a href="https://wg21.link/N5001">N5001</a>.
6787867878
</p>
@@ -67893,6 +67893,35 @@ <h3 id="4182"><a href="#4182">4182</a><sup><a href="https://cplusplus.github.io/
6789367893
</li>
6789467894

6789567895
</ol>
67896+
</blockquote>
67897+
67898+
<p><i>[2025-02-07; Jonathan provides improved wording]</i></p>
67899+
67900+
67901+
67902+
67903+
<p id="res-4182"><b>Proposed resolution:</b></p>
67904+
<p>
67905+
This wording is relative to <a href="https://wg21.link/N5001">N5001</a>.
67906+
</p>
67907+
67908+
<ol>
67909+
<li><p>Modify 17.2.3 <a href="https://wg21.link/support.types.nullptr">[support.types.nullptr]</a> as indicated:</p>
67910+
67911+
<blockquote>
67912+
<p>
67913+
-2- The macro <code class='backtick'>NULL</code> is an implementation-defined null pointer constant <ins>that is a literal
67914+
(5.13.2 <a href="https://wg21.link/lex.icon">[lex.icon]</a>, 5.13.8 <a href="https://wg21.link/lex.nullptr">[lex.nullptr]</a>)</ins>.<sup>footnote 161</sup>
67915+
<p/>
67916+
<small>161) Possible definitions include <ins><code class='backtick'>nullptr</code>,</ins> <code class='backtick'>0</code> and <code class='backtick'>0L</code>,
67917+
but not <code class='backtick'>(void*)0</code>.</small>
67918+
</p>
67919+
</blockquote>
67920+
67921+
</li>
67922+
67923+
</ol>
67924+
6789667925

6789767926

6789867927

lwg-closed.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</tr>
8080
</table>
8181
<h1>C++ Standard Library Closed Issues List (Revision D125)</h1>
82-
<p>Revised 2025-02-07 at 16:59:15 UTC
82+
<p>Revised 2025-02-07 at 17:01:31 UTC
8383
</p>
8484
<p>Reference ISO/IEC IS 14882:2020(E)</p>
8585
<p>Also see:</p>

lwg-defects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</tr>
8080
</table>
8181
<h1>C++ Standard Library Defect Reports and Accepted Issues (Revision D125)</h1>
82-
<p>Revised 2025-02-07 at 16:59:15 UTC
82+
<p>Revised 2025-02-07 at 17:01:31 UTC
8383
</p>
8484
<p>Reference ISO/IEC IS 14882:2020(E)</p>
8585
<p>Also see:</p>

lwg-immediate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h1>C++ Standard Library Issues Resolved Directly In [INSERT CURRENT MEETING HER
6262
</tr>
6363
<tr>
6464
<td align="left">Date:</td>
65-
<td align="left">Revised 2025-02-07 at 16:59:15 UTC
65+
<td align="left">Revised 2025-02-07 at 17:01:31 UTC
6666
</td>
6767
</tr>
6868
<tr>

lwg-index-open.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h1>Index by Section</h1>
6666
<p>This document is the Index by Section for the <a href="lwg-active.html">Library Active Issues List</a>.</p>
6767
<h2>Index by Section (non-Ready active issues only)</h2>
6868
<p><a href="lwg-index.html">(view all issues)</a></p>
69-
<p>Revised 2025-02-07 at 16:59:15 UTC
69+
<p>Revised 2025-02-07 at 17:01:31 UTC
7070
</p><h2 id="Section_3">Section 3 (2 issues)</h2>
7171
<p><a href="lwg-index.html#Section_3">(view all issues)</a></p>
7272
<table class="issues-index">

lwg-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h1>Index by Section</h1>
6666
<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>
6767
<h2>Index by Section</h2>
6868
<p><a href="lwg-index-open.html">(view only non-Ready open issues)</a></p>
69-
<p>Revised 2025-02-07 at 16:59:15 UTC
69+
<p>Revised 2025-02-07 at 17:01:31 UTC
7070
</p><h2 id="Section_2">Section 2 (2 issues)</h2>
7171
<table class="issues-index">
7272
<tr>

lwg-ready.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h1>C++ Standard Library Issues to be moved in [INSERT CURRENT MEETING HERE]</h1
6262
</tr>
6363
<tr>
6464
<td align="left">Date:</td>
65-
<td align="left">Revised 2025-02-07 at 16:59:15 UTC
65+
<td align="left">Revised 2025-02-07 at 17:01:31 UTC
6666
</td>
6767
</tr>
6868
<tr>

lwg-status-date.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h1>Index by Status and Date</h1>
6767
This document is the Index by Status and Date for the <a href="lwg-active.html">Library Active Issues List</a>,
6868
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
6969
</p>
70-
<p>Revised 2025-02-07 at 16:59:15 UTC
70+
<p>Revised 2025-02-07 at 17:01:31 UTC
7171
</p><h2 id="Tentatively_Ready">Tentatively Ready (7 issues)</h2>
7272
<table class="issues-index">
7373
<tr>

lwg-status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h1>Index by Status and Section</h1>
6262
<a href="lwg-defects.html">Library Defect Reports and Accepted Issues</a>, and <a href="lwg-closed.html">Library Closed Issues List</a>.
6363
</p>
6464

65-
<p>Revised 2025-02-07 at 16:59:15 UTC
65+
<p>Revised 2025-02-07 at 17:01:31 UTC
6666
</p><h2 id="Tentatively_Ready">Tentatively Ready (7 issues)</h2>
6767
<table class="issues-index">
6868
<tr>

0 commit comments

Comments
 (0)