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

[Bug Fix] Fix malformed test for Windows. #211

Closed
wants to merge 8 commits into from

Conversation

Paalon
Copy link
Contributor

@Paalon Paalon commented Jun 17, 2024

This depends on #188, #208, #209 and #210. And solves #207.

windows_newlines.data is not a valid YAML file so fix and use right implementation mentioned in #188.

* Performance improvement of `scan_line_break`.
* Rename `scan_line_break` to `yaml_1_1_scan_line_break`.
* Add `yaml_1_2_scan_line_break`.
* Add better comments.
* Add a TODO comment about possible bugs.
Change to not overbuffer. This bug fix brake the test `windows_newlines`
but I think the test is incorrect.
@Paalon
Copy link
Contributor Author

Paalon commented Jun 18, 2024

I split this PR to multiple ones.

@Paalon
Copy link
Contributor Author

Paalon commented Jun 21, 2024

All the contents of this PR are divided into other PRs, so I close this.

@Paalon Paalon closed this Jun 21, 2024
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

1 participant