Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser fails on Windows (chokes on carriage return) #309

Closed
1 of 4 tasks
Tracked by #198
rvcas opened this issue Jan 25, 2023 · 0 comments · Fixed by #311
Closed
1 of 4 tasks
Tracked by #198

Parser fails on Windows (chokes on carriage return) #309

rvcas opened this issue Jan 25, 2023 · 0 comments · Fixed by #311
Assignees
Labels
parsing Parser work
Milestone

Comments

@rvcas
Copy link
Member

rvcas commented Jan 25, 2023

What Git revision are you using

latest

What operating system are you using, and which version?

  • Linux / Ubuntu
  • Linux / Other
  • macOS
  • Windows

Describe what the problem is?

Parsing fails because of "\n\r"

What should be the expected behavior?

Files should parse properly assuming no other actual issues are present

@rvcas rvcas self-assigned this Jan 25, 2023
@KtorZ KtorZ added the parsing Parser work label Jan 26, 2023
@KtorZ KtorZ added this to the Basic Tooling milestone Jan 26, 2023
@KtorZ KtorZ changed the title Windows newlines Parser fails to parse on Windows (chokes on carriage return) Jan 26, 2023
@KtorZ KtorZ changed the title Parser fails to parse on Windows (chokes on carriage return) Parser fails on Windows (chokes on carriage return) Jan 26, 2023
@KtorZ KtorZ mentioned this issue Jan 26, 2023
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parsing Parser work
Projects
Status: 🚀 Released
Development

Successfully merging a pull request may close this issue.

2 participants