File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 88</section >
99<submitter >Luc Grosheintz</submitter >
1010<date >13 Aug 2025</date >
11- <priority >99 </priority >
11+ <priority >2 </priority >
1212
1313<discussion >
1414<p >
@@ -71,6 +71,19 @@ This inconsistency was noticed while fixing
7171<a href =" https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121061" >PR121061</a >
7272and these changes have been applied to all layout mappings implemented in libstdc++.
7373</p >
74+
75+ <note >2025-10-21; Reflector poll.</note >
76+ <p >
77+ Set priority to 2 after reflector poll.
78+ </p >
79+ <p >
80+ The resolution bypasses <tt >extents_type::<i >index-cast</i ></tt > that would
81+ validate if input value is representable.
82+ </p >
83+ <p >
84+ We should require convertibility without regard to const and
85+ value category.
86+ </p >
7487</discussion >
7588
7689<resolution >
You can’t perform that action at this time.
0 commit comments