Skip to content

Conversation

@dasimmet
Copy link
Contributor

@dasimmet dasimmet commented Nov 1, 2025

resolves #25770, #25945
possibly also #24944 if someone tests this on windows

@dasimmet dasimmet force-pushed the fix/std-docs branch 2 times, most recently from b12de31 to 8b26295 Compare November 1, 2025 23:19
@squeek502
Copy link
Member

squeek502 commented Nov 1, 2025

it fails to write the chunked http encoding when serving the sources inside a tar

Same problem as #24944. Presumably, sendFile is returning error.Unimplemented, and http isn't handling that fully correctly yet. Previously, that was only happening on Windows.

@dasimmet dasimmet marked this pull request as draft November 3, 2025 07:49
@dasimmet dasimmet marked this pull request as ready for review November 3, 2025 07:58
std-docs: reenable rendering error bundle in webui

std-docs: add io deinit
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.

zig std broke on latest master due to removed std.net.Address

3 participants