Skip to content

fixes #26088; StringStream.write regression - #26089

Open
ringabout wants to merge 1 commit into
develfrom
pr_streams_re
Open

fixes #26088; StringStream.write regression#26089
ringabout wants to merge 1 commit into
develfrom
pr_streams_re

Conversation

@ringabout

@ringabout ringabout commented Aug 7, 2026

Copy link
Copy Markdown
Member

fixes #26088

in #25772, beginStores requires newLen to be passed for setting up the new length. So streams.nim must make the string length exactly newLen.

@Araq Araq added the merge_when_passes_CI mergeable once green label Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge_when_passes_CI mergeable once green

Projects

None yet

Development

Successfully merging this pull request may close these issues.

StringStream.write is breaking compatibility between v2.2.10 and v2.3.1(#27763495bcfe265507ca98aedc1c7064bf1e0e4d)

2 participants