Specify what constitutes a new-line #70
Labels
clarification
Something isn't clear
help wanted
Extra attention is needed
paper needed
A paper proposing a specific solution is needed
The C++ standard defines behavior that depends on the presence of a new-line, but does not define what characters or character sequences constitute a new-line. Uses of the "newline" and "new-line" terms appear in:
P2178 proposal 2 sought to clarify the set of characters and character sequences that constitute new-lines and proposed the following set. This set was derived from information in UAX #14.
This set matches the guidance in Unicode 13, chapter 5.8, "Newline Guidelines".
When addressing this issue, we should settle on one of either "newline" or "new-line". The Unicode standard uses "newline". ISO 10646 only mentions newline in character names.
The text was updated successfully, but these errors were encountered: