Skip to content

Commit 78f1b53

Browse files
author
github-actions
committed
Automatic update from GitHub Actions workflow
1 parent 4f78768 commit 78f1b53

28 files changed

+1226
-1169
lines changed

issue4198.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h3 id="4198"><a href="lwg-active.html#4198">4198</a>. <code class='backtick'>sc
151151

152152
</p>
153153

154-
<p><i>[This touches the same text as LWG <a href="lwg-active.html#4203" title="Constraints on get-state functions are incorrect (Status: New)">4203</a><sup><a href="https://cplusplus.github.io/LWG/issue4203" title="Latest snapshot">(i)</a></sup>.]</i></p>
154+
<p><i>[This touches the same text as LWG <a href="lwg-active.html#4203" title="Constraints on get-state functions are incorrect (Status: Ready)">4203</a><sup><a href="https://cplusplus.github.io/LWG/issue4203" title="Latest snapshot">(i)</a></sup>.]</i></p>
155155

156156

157157
<p><i>[2025-02-07; Reflector poll]</i></p>

issue4202.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<title>Issue 4202: enable-sender should be a variable template</title>
66
<meta property="og:title" content="Issue 4202: enable-sender should be a variable template">
7-
<meta property="og:description" content="C++ library issue. Status: New">
7+
<meta property="og:description" content="C++ library issue. Status: Ready">
88
<meta property="og:url" content="https://cplusplus.github.io/LWG/issue4202.html">
99
<meta property="og:type" content="website">
1010
<meta property="og:image" content="http://cplusplus.github.io/LWG/images/cpp_logo.png">
@@ -61,13 +61,13 @@
6161
</head>
6262
<body>
6363
<hr>
64-
<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#New">New</a> status.</em></p>
64+
<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#Ready">Ready</a> status.</em></p>
6565
<h3 id="4202"><a href="lwg-active.html#4202">4202</a>. <i><code>enable-sender</code></i> should be a variable template</h3>
66-
<p><b>Section:</b> 33.9.3 <a href="https://wg21.link/exec.snd.concepts">[exec.snd.concepts]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
66+
<p><b>Section:</b> 33.9.3 <a href="https://wg21.link/exec.snd.concepts">[exec.snd.concepts]</a> <b>Status:</b> <a href="lwg-active.html#Ready">Ready</a>
6767
<b>Submitter:</b> Eric Niebler <b>Opened:</b> 2025-02-03 <b>Last modified:</b> 2025-02-11</p>
6868
<p><b>Priority: </b>1
6969
</p>
70-
<p><b>View all issues with</b> <a href="lwg-status.html#New">New</a> status.</p>
70+
<p><b>View all issues with</b> <a href="lwg-status.html#Ready">Ready</a> status.</p>
7171
<p><b>Discussion:</b></p>
7272
<p>
7373
Imported from
@@ -94,6 +94,9 @@ <h3 id="4202"><a href="lwg-active.html#4202">4202</a>. <i><code>enable-sender</c
9494
Set priority to 1 after reflector poll.
9595
</p>
9696

97+
<p><i>[Hagenberg 2025-02-10; move to Ready]</i></p>
98+
99+
97100

98101

99102
<p id="res-4202"><b>Proposed resolution:</b></p>

issue4203.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<title>Issue 4203: Constraints on get-state functions are incorrect</title>
66
<meta property="og:title" content="Issue 4203: Constraints on get-state functions are incorrect">
7-
<meta property="og:description" content="C++ library issue. Status: New">
7+
<meta property="og:description" content="C++ library issue. Status: Ready">
88
<meta property="og:url" content="https://cplusplus.github.io/LWG/issue4203.html">
99
<meta property="og:type" content="website">
1010
<meta property="og:image" content="http://cplusplus.github.io/LWG/images/cpp_logo.png">
@@ -61,15 +61,15 @@
6161
</head>
6262
<body>
6363
<hr>
64-
<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#New">New</a> status.</em></p>
64+
<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#Ready">Ready</a> status.</em></p>
6565
<h3 id="4203"><a href="lwg-active.html#4203">4203</a>. Constraints on <i><code class='backtick'>get-state</code></i> functions are incorrect</h3>
66-
<p><b>Section:</b> 33.9.12.5 <a href="https://wg21.link/exec.schedule.from">[exec.schedule.from]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
67-
<b>Submitter:</b> Eric Niebler <b>Opened:</b> 2025-02-03 <b>Last modified:</b> 2025-02-07</p>
66+
<p><b>Section:</b> 33.9.12.5 <a href="https://wg21.link/exec.schedule.from">[exec.schedule.from]</a> <b>Status:</b> <a href="lwg-active.html#Ready">Ready</a>
67+
<b>Submitter:</b> Eric Niebler <b>Opened:</b> 2025-02-03 <b>Last modified:</b> 2025-02-11</p>
6868
<p><b>Priority: </b>1
6969
</p>
7070
<p><b>View other</b> <a href="lwg-index-open.html#exec.schedule.from">active issues</a> in [exec.schedule.from].</p>
7171
<p><b>View all other</b> <a href="lwg-index.html#exec.schedule.from">issues</a> in [exec.schedule.from].</p>
72-
<p><b>View all issues with</b> <a href="lwg-status.html#New">New</a> status.</p>
72+
<p><b>View all issues with</b> <a href="lwg-status.html#Ready">Ready</a> status.</p>
7373
<p><b>Discussion:</b></p>
7474
<p>
7575
Imported from:
@@ -169,6 +169,9 @@ <h3 id="4203"><a href="lwg-active.html#4203">4203</a>. Constraints on <i><code c
169169
Set priority to 1 after reflector poll.
170170
</p>
171171

172+
<p><i>[Hagenberg 2025-02-10; move to Ready]</i></p>
173+
174+
172175

173176

174177
<p id="res-4203"><b>Proposed resolution:</b></p>

issue4204.html

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<title>Issue 4204: specification of as-sndr2(Sig) in [exec.let] is incomplete</title>
66
<meta property="og:title" content="Issue 4204: specification of as-sndr2(Sig) in [exec.let] is incomplete">
7-
<meta property="og:description" content="C++ library issue. Status: New">
7+
<meta property="og:description" content="C++ library issue. Status: Ready">
88
<meta property="og:url" content="https://cplusplus.github.io/LWG/issue4204.html">
99
<meta property="og:type" content="website">
1010
<meta property="og:image" content="http://cplusplus.github.io/LWG/images/cpp_logo.png">
@@ -61,15 +61,15 @@
6161
</head>
6262
<body>
6363
<hr>
64-
<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#New">New</a> status.</em></p>
64+
<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#Ready">Ready</a> status.</em></p>
6565
<h3 id="4204"><a href="lwg-active.html#4204">4204</a>. specification of <code><i>as-sndr2</i>(Sig)</code> in [exec.let] is incomplete</h3>
66-
<p><b>Section:</b> 33.9.12.8 <a href="https://wg21.link/exec.let">[exec.let]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
67-
<b>Submitter:</b> Eric Niebler <b>Opened:</b> 2025-02-03 <b>Last modified:</b> 2025-02-07</p>
66+
<p><b>Section:</b> 33.9.12.8 <a href="https://wg21.link/exec.let">[exec.let]</a> <b>Status:</b> <a href="lwg-active.html#Ready">Ready</a>
67+
<b>Submitter:</b> Eric Niebler <b>Opened:</b> 2025-02-03 <b>Last modified:</b> 2025-02-11</p>
6868
<p><b>Priority: </b>1
6969
</p>
7070
<p><b>View other</b> <a href="lwg-index-open.html#exec.let">active issues</a> in [exec.let].</p>
7171
<p><b>View all other</b> <a href="lwg-index.html#exec.let">issues</a> in [exec.let].</p>
72-
<p><b>View all issues with</b> <a href="lwg-status.html#New">New</a> status.</p>
72+
<p><b>View all issues with</b> <a href="lwg-status.html#Ready">Ready</a> status.</p>
7373
<p><b>Discussion:</b></p>
7474
<p>
7575
33.9.12.8 <a href="https://wg21.link/exec.let">[exec.let]</a>/p9 reads:
@@ -99,6 +99,10 @@ <h3 id="4204"><a href="lwg-active.html#4204">4204</a>. specification of <code><i
9999
Set priority to 1 after reflector poll.
100100
</p>
101101

102+
<p><i>[Hagenberg 2025-02-10; move to Ready]</i></p>
103+
104+
<p>Dropped the suggestion to nest p8-10 under p7.</p>
105+
102106

103107

104108
<p id="res-4204"><b>Proposed resolution:</b></p>
@@ -107,8 +111,7 @@ <h3 id="4204"><a href="lwg-active.html#4204">4204</a>. specification of <code><i
107111
</p>
108112
<ol>
109113
<li>
110-
Change 33.9.12.8 <a href="https://wg21.link/exec.let">[exec.let]</a> as indicated,
111-
and nest paragraphs 8, 9, and 10 below paragraph 7:
114+
Change 33.9.12.8 <a href="https://wg21.link/exec.let">[exec.let]</a> as indicated:
112115

113116
<blockquote>
114117
<p>

issue4205.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<title>Issue 4205: let_[*].transform_env is specified in terms of the let_* sender itself instead of its child</title>
66
<meta property="og:title" content="Issue 4205: let_[*].transform_env is specified in terms of the let_* sender itself instead of its child">
7-
<meta property="og:description" content="C++ library issue. Status: New">
7+
<meta property="og:description" content="C++ library issue. Status: Ready">
88
<meta property="og:url" content="https://cplusplus.github.io/LWG/issue4205.html">
99
<meta property="og:type" content="website">
1010
<meta property="og:image" content="http://cplusplus.github.io/LWG/images/cpp_logo.png">
@@ -61,15 +61,15 @@
6161
</head>
6262
<body>
6363
<hr>
64-
<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#New">New</a> status.</em></p>
64+
<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#Ready">Ready</a> status.</em></p>
6565
<h3 id="4205"><a href="lwg-active.html#4205">4205</a>. <code class='backtick'>let_[*].transform_env</code> is specified in terms of the <code class='backtick'>let_*</code> sender itself instead of its child</h3>
66-
<p><b>Section:</b> 33.9.12.8 <a href="https://wg21.link/exec.let">[exec.let]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
67-
<b>Submitter:</b> Eric Niebler <b>Opened:</b> 2025-02-04 <b>Last modified:</b> 2025-02-07</p>
66+
<p><b>Section:</b> 33.9.12.8 <a href="https://wg21.link/exec.let">[exec.let]</a> <b>Status:</b> <a href="lwg-active.html#Ready">Ready</a>
67+
<b>Submitter:</b> Eric Niebler <b>Opened:</b> 2025-02-04 <b>Last modified:</b> 2025-02-11</p>
6868
<p><b>Priority: </b>1
6969
</p>
7070
<p><b>View other</b> <a href="lwg-index-open.html#exec.let">active issues</a> in [exec.let].</p>
7171
<p><b>View all other</b> <a href="lwg-index.html#exec.let">issues</a> in [exec.let].</p>
72-
<p><b>View all issues with</b> <a href="lwg-status.html#New">New</a> status.</p>
72+
<p><b>View all issues with</b> <a href="lwg-status.html#Ready">Ready</a> status.</p>
7373
<p><b>Discussion:</b></p>
7474
<p>
7575
Imported from <a href="https://github.com/cplusplus/sender-receiver/issues/319">cplusplus/sender-receiver #319</a>.
@@ -104,6 +104,9 @@ <h3 id="4205"><a href="lwg-active.html#4205">4205</a>. <code class='backtick'>le
104104
must work with a size of three."
105105
</p>
106106

107+
<p><i>[Hagenberg 2025-02-10; move to Ready]</i></p>
108+
109+
107110

108111

109112
<p id="res-4205"><b>Proposed resolution:</b></p>

issue4208.html

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<title>Issue 4208: Wording needs to ensure that in connect(sndr, rcvr) that rcvr expression is only evaluated once</title>
66
<meta property="og:title" content="Issue 4208: Wording needs to ensure that in connect(sndr, rcvr) that rcvr expression is only evaluated once">
7-
<meta property="og:description" content="C++ library issue. Status: New">
7+
<meta property="og:description" content="C++ library issue. Status: Ready">
88
<meta property="og:url" content="https://cplusplus.github.io/LWG/issue4208.html">
99
<meta property="og:type" content="website">
1010
<meta property="og:image" content="http://cplusplus.github.io/LWG/images/cpp_logo.png">
@@ -61,13 +61,13 @@
6161
</head>
6262
<body>
6363
<hr>
64-
<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#New">New</a> status.</em></p>
64+
<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#Ready">Ready</a> status.</em></p>
6565
<h3 id="4208"><a href="lwg-active.html#4208">4208</a>. Wording needs to ensure that in <code class='backtick'>connect(sndr, rcvr)</code> that <code class='backtick'>rcvr</code> expression is only evaluated once</h3>
66-
<p><b>Section:</b> 33.9.10 <a href="https://wg21.link/exec.connect">[exec.connect]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
67-
<b>Submitter:</b> Eric Niebler <b>Opened:</b> 2025-02-07 <b>Last modified:</b> 2025-02-09</p>
66+
<p><b>Section:</b> 33.9.10 <a href="https://wg21.link/exec.connect">[exec.connect]</a> <b>Status:</b> <a href="lwg-active.html#Ready">Ready</a>
67+
<b>Submitter:</b> Eric Niebler <b>Opened:</b> 2025-02-07 <b>Last modified:</b> 2025-02-11</p>
6868
<p><b>Priority: </b>Not Prioritized
6969
</p>
70-
<p><b>View all issues with</b> <a href="lwg-status.html#New">New</a> status.</p>
70+
<p><b>View all issues with</b> <a href="lwg-status.html#Ready">Ready</a> status.</p>
7171
<p><b>Discussion:</b></p>
7272
<p>
7373
Imported from <a href="https://github.com/cplusplus/sender-receiver/issues/325">cplusplus/sender-receiver #325</a>.
@@ -85,6 +85,10 @@ <h3 id="4208"><a href="lwg-active.html#4208">4208</a>. Wording needs to ensure t
8585
<code class='backtick'>rcvr</code> is only evaluated once." or similar.
8686
</p>
8787

88+
<p><i>[Hagenberg 2025-02-10; move to Ready]</i></p>
89+
90+
91+
8892

8993
<p id="res-4208"><b>Proposed resolution:</b></p>
9094
<p>

issue4209.html

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<title>Issue 4209: default_domain::transform_env should be returning FWD-ENV(env)</title>
66
<meta property="og:title" content="Issue 4209: default_domain::transform_env should be returning FWD-ENV(env)">
7-
<meta property="og:description" content="C++ library issue. Status: New">
7+
<meta property="og:description" content="C++ library issue. Status: Ready">
88
<meta property="og:url" content="https://cplusplus.github.io/LWG/issue4209.html">
99
<meta property="og:type" content="website">
1010
<meta property="og:image" content="http://cplusplus.github.io/LWG/images/cpp_logo.png">
@@ -61,13 +61,13 @@
6161
</head>
6262
<body>
6363
<hr>
64-
<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#New">New</a> status.</em></p>
64+
<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#Ready">Ready</a> status.</em></p>
6565
<h3 id="4209"><a href="lwg-active.html#4209">4209</a>. <code>default_domain::transform_env</code> should be returning <code><i>FWD-ENV</i>(env)</code></h3>
66-
<p><b>Section:</b> 33.9.5 <a href="https://wg21.link/exec.domain.default">[exec.domain.default]</a> <b>Status:</b> <a href="lwg-active.html#New">New</a>
67-
<b>Submitter:</b> Eric Niebler <b>Opened:</b> 2025-02-07 <b>Last modified:</b> 2025-02-09</p>
66+
<p><b>Section:</b> 33.9.5 <a href="https://wg21.link/exec.domain.default">[exec.domain.default]</a> <b>Status:</b> <a href="lwg-active.html#Ready">Ready</a>
67+
<b>Submitter:</b> Eric Niebler <b>Opened:</b> 2025-02-07 <b>Last modified:</b> 2025-02-11</p>
6868
<p><b>Priority: </b>Not Prioritized
6969
</p>
70-
<p><b>View all issues with</b> <a href="lwg-status.html#New">New</a> status.</p>
70+
<p><b>View all issues with</b> <a href="lwg-status.html#Ready">Ready</a> status.</p>
7171
<p><b>Discussion:</b></p>
7272
<p>
7373
Imported from <a href="https://github.com/cplusplus/sender-receiver/issues/168">cplusplus/sender-receiver #168</a>.
@@ -102,6 +102,10 @@ <h3 id="4209"><a href="lwg-active.html#4209">4209</a>. <code>default_domain::tra
102102
So the correct thing for <code class='backtick'>default_domain::transform_env</code> to do is to return <code><i>FWD-ENV</i>(get_env(rcvr))</code>.
103103
</p>
104104

105+
<p><i>[Hagenberg 2025-02-10; move to Ready]</i></p>
106+
107+
108+
105109

106110
<p id="res-4209"><b>Proposed resolution:</b></p>
107111
<p>

0 commit comments

Comments
 (0)