Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Aug 25, 2023

\r\n is considered a single character in Unicode and we thus need to check for it specifically and checking for \n on its own is not sufficient.

Also reverts #2100 since the tests are passing again now.

rdar://114406758

`\r\n` is considered a single character in Unicode and we thus need to check for it specifically and checking for `\n` on its own is not sufficient.
@ahoppen ahoppen requested a review from bnbarham August 25, 2023 20:14
@ahoppen
Copy link
Member Author

ahoppen commented Aug 25, 2023

@swift-ci Please test

@ahoppen ahoppen enabled auto-merge August 25, 2023 20:23
@ahoppen ahoppen merged commit 5c4c0d4 into swiftlang:main Aug 25, 2023
@ahoppen ahoppen deleted the ahoppen/carriage-return-linefeed branch August 4, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants