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 WriteBuffer.write_byte #1616

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

hwchen
Copy link
Contributor

@hwchen hwchen commented Nov 12, 2024

Fixes implementation of WriteBuffer.write_byte.

@hwchen
Copy link
Contributor Author

hwchen commented Nov 12, 2024

Sorry, I've only verified this in my own program. I can write a unit test later, but am a bit busy right now.

lib/std/io/stream/buffer.c3 Outdated Show resolved Hide resolved
@lerno lerno force-pushed the hwchen/writebuffer-write-bytes branch from 69e74b6 to 800eda1 Compare November 13, 2024 23:06
@lerno lerno merged commit 758918c into c3lang:master Nov 13, 2024
9 checks passed
@lerno
Copy link
Collaborator

lerno commented Nov 13, 2024

Thank you!

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