aboutsummaryrefslogtreecommitdiff
path: root/test/compile_errors.zig
diff options
context:
space:
mode:
authorRyan Liptak <squeek502@hotmail.com>2023-09-22 15:55:19 -0700
committerAndrew Kelley <andrew@ziglang.org>2023-09-23 11:01:02 -0700
commit865b2e259bf78dbf1d4c1051b5fff68b90bca65f (patch)
treede416537f668fbcabd9195485b741094c4f33541 /test/compile_errors.zig
parentce919ccf45951856a762ffdb8ef850301cd8c588 (diff)
downloadzig-865b2e259bf78dbf1d4c1051b5fff68b90bca65f.tar.gz
zig-865b2e259bf78dbf1d4c1051b5fff68b90bca65f.zip
Fix reportRetryableWin32ResourceError
Follow up to https://github.com/ziglang/zig/pull/17069. This TODO being left in was a complete oversight. Before, any 'retryable' error would hit: error: thread 2920 panic: access of union field 'success' while field 'failure_retryable' is active Now, it will be reported/handled properly: C:\Users\Ryan\Programming\Zig\zig\test\standalone\windows_resources\res\zig.rc:1:1: error: FileNotFound
Diffstat (limited to 'test/compile_errors.zig')
0 files changed, 0 insertions, 0 deletions