aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/WebServer.zig
diff options
context:
space:
mode:
authorCarter Snook <cartersnook04@gmail.com>2025-09-23 20:12:28 -0500
committerGitHub <noreply@github.com>2025-09-24 03:12:28 +0200
commit5bf52a6f50a9fa0380499dd38a9826fc39c43f11 (patch)
treedabb61650c578de79f2fa07128e5a80b334ae5b1 /lib/std/Build/WebServer.zig
parentbc512648dbb27d895e69857202b22bc34d27f122 (diff)
downloadzig-5bf52a6f50a9fa0380499dd38a9826fc39c43f11.tar.gz
zig-5bf52a6f50a9fa0380499dd38a9826fc39c43f11.zip
std: always allow spawning processes when an env map is explicitly provided (#25092)
In a library, the two `builtin.link_libc` and `builtin.output_mode == .Exe` checks could both be false. Thus, you would get a compile error even if you specified an `env_map` at runtime. This change turns the compile error into a runtime panic and updates the documentation to reflect the runtime requirement.
Diffstat (limited to 'lib/std/Build/WebServer.zig')
0 files changed, 0 insertions, 0 deletions