diff options
| author | Sardorbek Imomaliev <3041675+imomaliev@users.noreply.github.com> | 2025-09-11 17:43:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-11 16:43:11 +0000 |
| commit | 6b8cef81076dd4577d7b053b555432ea1805d5e5 (patch) | |
| tree | 9d4c2936e820b29419b19f9c2b471fb7d13be1b6 /src/codegen/wasm | |
| parent | fb3afc8d3da547c1b73c9cf18cd1a394b0ebefbc (diff) | |
| download | zig-6b8cef81076dd4577d7b053b555432ea1805d5e5.tar.gz zig-6b8cef81076dd4577d7b053b555432ea1805d5e5.zip | |
Fix standalone test simple/cat/main.zig after Writergate update (#25188)
* Make cat in test/standalone/simple working again
- Fixes:
zig/0.15.1/lib/zig/std/Io/Writer.zig:939:11: 0x1049aef63 in sendFileAll (nclip)
assert(w.buffer.len > 0);
- because we are no using non zero buffers for stdout - "do not forget to flush"
* replace std.fs with fs because we are already importing it
Diffstat (limited to 'src/codegen/wasm')
0 files changed, 0 insertions, 0 deletions
