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

Recognize \r\n line breaks. #34

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Recognize \r\n line breaks. #34

merged 1 commit into from
Sep 11, 2023

Conversation

player-03
Copy link
Contributor

Leaving a trailing \r (on systems where that happens) makes it unable to find the folder.

An alternate solution would be to do StringTools.trim() for each line.

Leaving a trailing \r (on systems where that happens) makes it unable to find the folder.
@joshtynjala joshtynjala merged commit 93a3e30 into openfl:master Sep 11, 2023
1 check passed
@joshtynjala
Copy link
Member

Good catch!

@player-03 player-03 deleted the crlf branch September 11, 2023 15:56
@player-03
Copy link
Contributor Author

I didn't so much catch this one as it caught me. I just wanted to compile on Windows...

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.

None yet

2 participants