Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Drop
x
modifier in fsbridge::fopen
call for mingw builds
The MinGW-w64 toolchain links executables to the old msvcrt C Runtime Library that does not support the `x` modifier for the _wfopen() function.
- Loading branch information