Skip to content

Commit ddb6cd2

Browse files
committed
Set unprioritized issues with status=LEWG to priority 4
1 parent f50b0e7 commit ddb6cd2

File tree

6 files changed

+18
-0
lines changed

6 files changed

+18
-0
lines changed

xml/issue0936.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<section><sref ref="[thread.mutex.requirements]"/></section>
77
<submitter>Pete Becker</submitter>
88
<date>5 Dec 2008</date>
9+
<priority>4</priority>
910

1011
<discussion>
1112

@@ -103,6 +104,8 @@ and should be rephrased as such.
103104
<p>
104105
SG1: Agreement that we need a paper.
105106
</p>
107+
108+
<note>2025-10-21; Priority set to 4 based on age of issue and lack of activity.</note>
106109
</discussion>
107110

108111
<resolution>

xml/issue0961.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<section><sref ref="[thread.mutex.requirements]"/></section>
77
<submitter>Pete Becker</submitter>
88
<date>7 Jan 2009</date>
9+
<priority>4</priority>
910

1011
<discussion>
1112
<p>
@@ -42,6 +43,8 @@ Mark as NAD Future.
4243
<p>
4344
SG1: Agreement that we need a paper.
4445
</p>
46+
47+
<note>2025-10-21; Priority set to 4 based on age of issue and lack of activity.</note>
4548
</discussion>
4649

4750
<resolution>

xml/issue1459.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<section><sref ref="[atomics.order]"/></section>
99
<submitter>Canada</submitter>
1010
<date>25 Aug 2010</date>
11+
<priority>4</priority>
1112

1213
<discussion>
1314
<p><b>Addresses CA-21, GB-131</b></p>
@@ -124,6 +125,8 @@ a resolution at this stage.
124125
Moved to NAD Future
125126
</p>
126127

128+
129+
<note>2025-10-21; Priority set to 4 based on age of issue and lack of activity.</note>
127130
</discussion>
128131

129132
<resolution>

xml/issue1484.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<section><sref ref="[thread.thread.class]"/></section>
77
<submitter>INCITS</submitter>
88
<date>25 Aug 2010</date>
9+
<priority>4</priority>
910

1011
<discussion>
1112
<p><b>Addresses US-183</b></p>
@@ -39,6 +40,8 @@ There has not been much demand for it, and it would usually be difficult to deal
3940
It can be approximated with a condition variable wait followed by an unconditional <tt>join</tt>. Adding it would create
4041
implementation issues on Posix. As always, this may be revisited if we have a paper exploring the issues in detail.
4142
</p>
43+
44+
<note>2025-10-21; Priority set to 4 based on age of issue and lack of activity.</note>
4245
</discussion>
4346

4447
<resolution>

xml/issue1488.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<section><sref ref="[thread.mutex]"/></section>
77
<submitter>INCITS</submitter>
88
<date>25 Aug 2010</date>
9+
<priority>4</priority>
910

1011
<discussion>
1112
<p><b>Addresses US-185</b></p>
@@ -47,6 +48,8 @@ SG1 recommends: Close as NAD
4748
Papers about C compatibility are welcome, but there may be more pressing issues. C threads are not consistently available
4849
at this point, so there seems to be little demand to fix this particular problem.
4950
</p>
51+
52+
<note>2025-10-21; Priority set to 4 based on age of issue and lack of activity.</note>
5053
</discussion>
5154

5255
<resolution>

xml/issue1493.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<section><sref ref="[thread.mutex.requirements]"/></section>
77
<submitter>INCITS</submitter>
88
<date>25 Aug 2010</date>
9+
<priority>4</priority>
910

1011
<discussion>
1112
<p><b>Addresses US-189</b></p>
@@ -51,6 +52,8 @@ Several participants voiced strong objections, based on either memory model issu
5152
already possible to write a wrapper that explicitly tracks ownership for testing in the owning thread, which may have
5253
been part of the intent here.
5354
</p>
55+
56+
<note>2025-10-21; Priority set to 4 based on age of issue and lack of activity.</note>
5457
</discussion>
5558

5659
<resolution>

0 commit comments

Comments
 (0)