diff --git a/issue4150.html b/issue4150.html index 0e6c200a12..9f24949851 100644 --- a/issue4150.html +++ b/issue4150.html @@ -64,7 +64,7 @@

This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of New status.

4150. The preconditions on run_loop::run() are too strict

Section: 34.11.1.4 [exec.run.loop.members] Status: New - Submitter: Eric Niebler Opened: 2024-09-05 Last modified: 2024-09-05

+ Submitter: Eric Niebler Opened: 2024-09-05 Last modified: 2024-09-06

Priority: Not Prioritized

View all issues with New status.

@@ -77,7 +77,7 @@

4150. The preconditions on finish() before calling run().

However, in most cases sync_wait is calling finish() on its run_loop -before calling run(), violating this precondition. sync_wait does the following: +before calling run(), violating this precondition. sync_wait does the following:

 run_loop loop;
diff --git a/lwg-active.html b/lwg-active.html
index 0df2717c26..2f1a615a4f 100644
--- a/lwg-active.html
+++ b/lwg-active.html
@@ -67,7 +67,7 @@
 
 
   Date:
-  2024-09-05
+  2024-09-06
 
 
   Project:
@@ -79,7 +79,7 @@
 
 
 

C++ Standard Library Active Issues List (Revision D125)

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Reference ISO/IEC IS 14882:2020(E)

Also see:

@@ -68288,7 +68288,7 @@

41494150(i). The preconditions on run_loop::run() are too strict

Section: 34.11.1.4 [exec.run.loop.members] Status: New - Submitter: Eric Niebler Opened: 2024-09-05 Last modified: 2024-09-05

+ Submitter: Eric Niebler Opened: 2024-09-05 Last modified: 2024-09-06

Priority: Not Prioritized

View all issues with New status.

@@ -68301,7 +68301,7 @@

4150Date: - 2024-09-05 + 2024-09-06 Project: @@ -79,7 +79,7 @@

C++ Standard Library Closed Issues List (Revision D125)

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Reference ISO/IEC IS 14882:2020(E)

Also see:

diff --git a/lwg-defects.html b/lwg-defects.html index 76a4ae2de1..be81c788f6 100644 --- a/lwg-defects.html +++ b/lwg-defects.html @@ -67,7 +67,7 @@ Date: - 2024-09-05 + 2024-09-06 Project: @@ -79,7 +79,7 @@

C++ Standard Library Defect Reports and Accepted Issues (Revision D125)

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Reference ISO/IEC IS 14882:2020(E)

Also see:

diff --git a/lwg-immediate.html b/lwg-immediate.html index 94d3624ff6..d815d739e2 100644 --- a/lwg-immediate.html +++ b/lwg-immediate.html @@ -62,7 +62,7 @@

C++ Standard Library Issues Resolved Directly In [INSERT CURRENT MEETING HER Date: -Revised 2024-09-05 at 17:38:16 UTC +Revised 2024-09-06 at 17:15:31 UTC diff --git a/lwg-index-open.html b/lwg-index-open.html index 656f72c55d..d5074d98e7 100644 --- a/lwg-index-open.html +++ b/lwg-index-open.html @@ -66,7 +66,7 @@

Index by Section

This document is the Index by Section for the Library Active Issues List.

Index by Section (non-Ready active issues only)

(view all issues)

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Section 3 (2 issues)

(view all issues)

diff --git a/lwg-index.html b/lwg-index.html index 27c09a9f12..7d1c45a67e 100644 --- a/lwg-index.html +++ b/lwg-index.html @@ -66,7 +66,7 @@

Index by Section

This document is the Index by Section for the Library Active Issues List, Library Defect Reports and Accepted Issues, and Library Closed Issues List.

Index by Section

(view only non-Ready open issues)

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Section 2 (2 issues)

diff --git a/lwg-ready.html b/lwg-ready.html index 8111bf5c74..d5a3c63e54 100644 --- a/lwg-ready.html +++ b/lwg-ready.html @@ -62,7 +62,7 @@

C++ Standard Library Issues to be moved in [INSERT CURRENT MEETING HERE]

- diff --git a/lwg-status-date.html b/lwg-status-date.html index 3277923f24..a2df3c2530 100644 --- a/lwg-status-date.html +++ b/lwg-status-date.html @@ -67,7 +67,7 @@

Index by Status and Date

This document is the Index by Status and Date for the Library Active Issues List, Library Defect Reports and Accepted Issues, and Library Closed Issues List.

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Ready (11 issues)

Date:Revised 2024-09-05 at 17:38:16 UTC +Revised 2024-09-06 at 17:15:31 UTC
@@ -345,19 +345,19 @@

New (434 issues)

- + - - + + - + - - + + diff --git a/lwg-status.html b/lwg-status.html index 99044c42f8..5a8fd91efd 100644 --- a/lwg-status.html +++ b/lwg-status.html @@ -62,7 +62,7 @@

Index by Status and Section

Library Defect Reports and Accepted Issues, and Library Closed Issues List.

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Ready (11 issues)

Duplicates
4149(i)4150(i) New16.4.5.3.3 [macro.names]User defined macros without standard headers (294 redux)34.11.1.4 [exec.run.loop.members]The preconditions on run_loop::run() are too strict Yes
4150(i)4149(i) New34.11.1.4 [exec.run.loop.members]The preconditions on run_loop::run() are too strict16.4.5.3.3 [macro.names]User defined macros without standard headers (294 redux) Yes
diff --git a/lwg-tentative.html b/lwg-tentative.html index e6add1ad4b..67a5b8733b 100644 --- a/lwg-tentative.html +++ b/lwg-tentative.html @@ -54,7 +54,7 @@ -

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Tentative Issues


3908(i). enumerate_view::iterator constructor is explicit

diff --git a/lwg-toc.html b/lwg-toc.html index a56c68e64c..6f0d080e5f 100644 --- a/lwg-toc.html +++ b/lwg-toc.html @@ -59,7 +59,7 @@

Table of Contents

Reference ISO/IEC IS 14882:2020(E)

This document is the Table of Contents for the Library Active Issues List, Library Defect Reports and Accepted Issues, and Library Closed Issues List.

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

diff --git a/lwg-unresolved.html b/lwg-unresolved.html index 1a9918de5d..c92e19141b 100644 --- a/lwg-unresolved.html +++ b/lwg-unresolved.html @@ -54,7 +54,7 @@ -

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Unresolved Issues


423(i). Effects of negative streamsize in iostreams

@@ -62982,7 +62982,7 @@

41494150(i). The preconditions on run_loop::run() are too strict

Section: 34.11.1.4 [exec.run.loop.members] Status: New - Submitter: Eric Niebler Opened: 2024-09-05 Last modified: 2024-09-05

+ Submitter: Eric Niebler Opened: 2024-09-05 Last modified: 2024-09-06

Priority: Not Prioritized

View all issues with New status.

@@ -62995,7 +62995,7 @@

4150Library Active Issues List, Library Defect Reports and Accepted Issues, and Library Closed Issues List.

Index by Section

(view only non-Ready open issues)

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Section 3 (2 issues)

(view only non-Ready open issues)

Issue
diff --git a/unresolved-prioritized.html b/unresolved-prioritized.html index ea4236ae17..fde13c4d58 100644 --- a/unresolved-prioritized.html +++ b/unresolved-prioritized.html @@ -60,7 +60,7 @@

Table of Contents

This document is the Table of Contents for the Library Active Issues List, Library Defect Reports and Accepted Issues, and Library Closed Issues List, sorted by priority.

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Priority 1 (2 issues)

diff --git a/unresolved-status-date.html b/unresolved-status-date.html index 6f8c97260d..8be262bbcd 100644 --- a/unresolved-status-date.html +++ b/unresolved-status-date.html @@ -67,7 +67,7 @@

Index by Status and Date

This document is the Index by Status and Date for the Library Active Issues List, Library Defect Reports and Accepted Issues, and Library Closed Issues List.

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

New (434 issues)

@@ -80,19 +80,19 @@

Index by Status and Date

- + - - + + - + - - + + diff --git a/unresolved-status.html b/unresolved-status.html index 29e4a823c8..fde092e3fd 100644 --- a/unresolved-status.html +++ b/unresolved-status.html @@ -62,7 +62,7 @@

Index by Status and Section

Library Defect Reports and Accepted Issues, and Library Closed Issues List.

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

New (434 issues)

Duplicates
4149(i)4150(i) New16.4.5.3.3 [macro.names]User defined macros without standard headers (294 redux)34.11.1.4 [exec.run.loop.members]The preconditions on run_loop::run() are too strict Yes
4150(i)4149(i) New34.11.1.4 [exec.run.loop.members]The preconditions on run_loop::run() are too strict16.4.5.3.3 [macro.names]User defined macros without standard headers (294 redux) Yes
diff --git a/unresolved-toc.html b/unresolved-toc.html index 62ec1de321..8becf11e9c 100644 --- a/unresolved-toc.html +++ b/unresolved-toc.html @@ -59,7 +59,7 @@

Table of Contents

Reference ISO/IEC IS 14882:2020(E)

This document is the Table of Contents for the Library Active Issues List, Library Defect Reports and Accepted Issues, and Library Closed Issues List.

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

diff --git a/votable-index.html b/votable-index.html index 8efd1462cc..eb76649e34 100644 --- a/votable-index.html +++ b/votable-index.html @@ -66,7 +66,7 @@

Index by Section

This document is the Index by Section for the Library Active Issues List, Library Defect Reports and Accepted Issues, and Library Closed Issues List.

Index by Section

(view only non-Ready open issues)

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Section 17 (1 issues)

(view only non-Ready open issues)

Issue
diff --git a/votable-status-date.html b/votable-status-date.html index e1f9cba079..38915d54e9 100644 --- a/votable-status-date.html +++ b/votable-status-date.html @@ -67,7 +67,7 @@

Index by Status and Date

This document is the Index by Status and Date for the Library Active Issues List, Library Defect Reports and Accepted Issues, and Library Closed Issues List.

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Ready (11 issues)

diff --git a/votable-status.html b/votable-status.html index 89ba7db7be..dd37aed0cc 100644 --- a/votable-status.html +++ b/votable-status.html @@ -62,7 +62,7 @@

Index by Status and Section

Library Defect Reports and Accepted Issues, and Library Closed Issues List.

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Ready (11 issues)

diff --git a/votable-toc.html b/votable-toc.html index e5872467ff..1de7575213 100644 --- a/votable-toc.html +++ b/votable-toc.html @@ -59,7 +59,7 @@

Table of Contents

Reference ISO/IEC IS 14882:2020(E)

This document is the Table of Contents for the Library Active Issues List, Library Defect Reports and Accepted Issues, and Library Closed Issues List.

-

Revised 2024-09-05 at 17:38:16 UTC +

Revised 2024-09-06 at 17:15:31 UTC

Issue