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 the bug where prefix buffers too much #210

Merged
merged 7 commits into from
Jun 24, 2024
Merged

Conversation

Paalon
Copy link
Contributor

@Paalon Paalon commented Jun 17, 2024

This depends on #208. Bug fix of prefix(::BufferedInput, ::Integer). Change to not overbuffer. This bug fix break the test windows_newlines but I think the test is incorrect. Related to #188 and #207. Other tests are all OK.

Change to not overbuffer. This bug fix brake the test `windows_newlines`
but I think the test is incorrect.
@Paalon Paalon changed the title [Bug Fix, Might Be Breaking] Refactoring of src/buffered_input.jl part 3 [Bug Fix, ~Might Be Breaking~] Refactoring of src/buffered_input.jl part 3 Jun 17, 2024
@Paalon Paalon changed the title [Bug Fix, ~Might Be Breaking~] Refactoring of src/buffered_input.jl part 3 [Bug Fix, No Breaking] Refactoring of src/buffered_input.jl part 3 Jun 17, 2024
@Paalon
Copy link
Contributor Author

Paalon commented Jun 17, 2024

As mentioned in #211, the test is wrong and this PR is a bug fix.

@kescobo kescobo added the bug label Jun 18, 2024
@Paalon Paalon changed the title [Bug Fix, No Breaking] Refactoring of src/buffered_input.jl part 3 Fix the bug where prefix buffers too much Jun 21, 2024
@Paalon Paalon mentioned this pull request Jun 22, 2024
@kescobo kescobo merged commit 58543ad into JuliaData:master Jun 24, 2024
20 checks passed
@Paalon Paalon deleted the bi-3 branch June 29, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants