diff options
author | David Robillard <d@drobilla.net> | 2024-12-11 10:25:41 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-12-11 10:25:41 -0500 |
commit | efdfc1d84ce42a177ffea92571d00908f6d8bd48 (patch) | |
tree | 51dcdc8bbfec5bfa564005578f56bfe5a9803577 /test | |
parent | 8874670463276073fe6cdb0bccd0d9a9a982b4c5 (diff) | |
download | zix-efdfc1d84ce42a177ffea92571d00908f6d8bd48.tar.gz zix-efdfc1d84ce42a177ffea92571d00908f6d8bd48.tar.bz2 zix-efdfc1d84ce42a177ffea92571d00908f6d8bd48.zip |
Avoid _get_osfhandle with clang on Windows
This function crashes when called in a clang build, I'm not sure why. File
locking in general isn't a realiable enough facility, and this API weirdly uses
FILE* unlike anything else, adding it was probably a mistake.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions