mirror of
https://github.com/ziglang/zig.git
synced 2024-11-30 09:02:32 +00:00
2d617c482c
The resolvePosix and resolveWindows routines changed behaviour in an earlier commit so that the return value is not always an absolute path. That caused the relativePosix and relativeWindows to return a relative path that is not correct. The change in behaviour mentioned above would cause a local cache-dir to be created in the wrong directory when --cache-dir was specified for a build. |
||
---|---|---|
.. | ||
file.zig | ||
get_app_data_dir.zig | ||
path.zig | ||
test.zig | ||
wasi.zig | ||
watch.zig |