zig icon indicating copy to clipboard operation
zig copied to clipboard

Windows: Fix Iterator name buffer size not handling all possible file name components

Open squeek502 opened this issue 3 years ago • 0 comments

Before this PR, the added test would have failed on Windows with the error found in https://github.com/ziglang/zig/issues/8268.

Fixes #8268.

squeek502 avatar Oct 14 '22 05:10 squeek502