File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 66<section ><sref ref =" [charconv.to.chars]" /></section >
77<submitter >Jan Schultke</submitter >
88<date >17 Oct 2025</date >
9- <priority >99 </priority >
9+ <priority >3 </priority >
1010
1111<discussion >
1212<p >
@@ -15,6 +15,16 @@ and it is not clearly stated what encoding the output characters have. Given the
1515use of the character literal `'-'` in the <i >Effects</i > element, the intent is presumably
1616to output in the ordinary literal encoding.
1717</p >
18+
19+ <note >2025-10-23; Reflector poll.</note >
20+ <p >
21+ Set priority to 3 after reflector poll.
22+ </p >
23+ <p >
24+ Concerns with meaning of `'a'..'z'` for EBCDIC.
25+ Suggetion to use `U+0061..U+007A` like in <sref ref =" [tab:lex.charset.basic]" />,
26+ as alternative.
27+ </p >
1828</discussion >
1929
2030<resolution >
You can’t perform that action at this time.
0 commit comments