mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
* Fix warning WasmMut_toC not all control paths return a value This is a follow up to https://github.com/ziglang/zig/pull/24206 where I had previously submitted different mechanisms to fix this warning. This PR is a suggestion by Alex to return NULL instead and Andrew confirmed this is his preference. |
||
|---|---|---|
| .. | ||
| config.h.in | ||
| config.zig.in | ||
| FuncGen.h | ||
| InputStream.h | ||
| panic.h | ||
| wasi.c | ||
| wasm.h | ||
| wasm2c.c | ||
| zig.h | ||
| zig1.wasm | ||