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 ZnBufferedWriteStream does not support #reset #145

Merged

Conversation

matburnx
Copy link
Contributor

@matburnx matburnx commented Jun 5, 2024

Fix pharo-project/pharo#16718 in the Pharo repo
Added a reset method to ZnBufferedWriteStream
Also added a test for the reset method
Had to add a few commits to revert changes on how Pharo viewed the packages
Duplicate of pharo-project/pharo#16727 in the Pharo repo

@svenvc svenvc merged commit a340624 into svenvc:master Jun 5, 2024
6 checks passed
@svenvc
Copy link
Owner

svenvc commented Jun 5, 2024

Thank you.

@matburnx matburnx deleted the -ZnBufferedWriteStream-does-not-support-#reset branch June 27, 2024 09:15
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.

ZnBufferedWriteStream does not support #reset
2 participants