Skip to content

Embiggen the printf formatting buffer - #2379

Merged
manodasanW merged 2 commits into
microsoft:masterfrom
jonwis:user/jonwis/sprintf-fix
Apr 1, 2026
Merged

Embiggen the printf formatting buffer#2379
manodasanW merged 2 commits into
microsoft:masterfrom
jonwis:user/jonwis/sprintf-fix

Conversation

@jonwis

@jonwis jonwis commented Apr 1, 2026

Copy link
Copy Markdown
Member

Sadly, 256ch isn't big enough for everybody. Bump to 1k. It'd be nicer if this was dynamic, but that costs perf.

@manodasanW

Copy link
Copy Markdown
Member

Kicked off CI.

@jonwis

jonwis commented Apr 1, 2026

Copy link
Copy Markdown
Member Author

Thanks @manodasanW ! (I can't merge, so feel free to do that when you're satisfied)

@manodasanW
manodasanW merged commit 710f529 into microsoft:master Apr 1, 2026
1 check passed
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