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

Fix not checking for \r\n when parsing line comments #253

Conversation

andreaskeller96
Copy link

Fix for issue #252
Parser now checks for a carriage return when removing the newline at the end of a line comment, and if present removes it as well.

@ToruNiina ToruNiina merged commit d8d3257 into ToruNiina:main Jul 10, 2024
144 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 10, 2024
…rriage-return

Fix not checking for \r\n when parsing line comments d8d3257
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