Skip to content

Conversation

andrewrk
Copy link
Member

Follow-up from #24329.

Also delete some delimiter methods from GenericReader.

These things were all deprecated in favor of the new concrete Reader and Writer APIs.

@andrewrk andrewrk added breaking Implementing this issue could cause existing code to no longer compile or have different behavior. standard library This issue involves writing Zig code for the standard library. release notes This PR should be mentioned in the release notes. labels Aug 27, 2025
@squeek502
Copy link
Member

I'll work on updating resinator

@andrewrk andrewrk force-pushed the GenericWriter branch 4 times, most recently from 54f711d to 7f0e17d Compare August 28, 2025 20:55
I didn't notice the check+swap before.
There was some bug in this branch, and rather than diagnosing it, I
fully finished porting over to new Reader API. Did it fix the bug?
@andrewrk andrewrk enabled auto-merge August 29, 2025 08:37
@andrewrk andrewrk merged commit 4b948e8 into master Aug 29, 2025
14 checks passed
@andrewrk andrewrk deleted the GenericWriter branch August 29, 2025 10:48
This was referenced Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Implementing this issue could cause existing code to no longer compile or have different behavior. release notes This PR should be mentioned in the release notes. standard library This issue involves writing Zig code for the standard library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants