Skip to content

whitespace: add \r (windows EOL) to chars#606

Open
msimerson wants to merge 1 commit into
kach:masterfrom
msimerson:builtin-windows-eol
Open

whitespace: add \r (windows EOL) to chars#606
msimerson wants to merge 1 commit into
kach:masterfrom
msimerson:builtin-windows-eol

Conversation

@msimerson

@msimerson msimerson commented Mar 17, 2022

Copy link
Copy Markdown

I've written a parser using builtins/whitespace and the Windows CI tests failed, because the EOL characters are \r instead of \n.

@kach

kach commented Mar 18, 2022

Copy link
Copy Markdown
Owner

Seems straightforward. Could you add a test for this, then I'll merge it?

@msimerson

Copy link
Copy Markdown
Author

The test is only going to work correctly on Windows, and a bunch more code changes are required in this repo before windows CI tests pass. I started down that road and its a slog.

@msimerson

Copy link
Copy Markdown
Author

related to #581

@msimerson

Copy link
Copy Markdown
Author

likely also related to #522

@msimerson

Copy link
Copy Markdown
Author

and related to #474

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