You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* tests/test_file.c (main):
- Replace unlink() calls with remove() from <stdio.h> and drop
<unistd.h> include, fixing build issue on Windows.
Addressing Windows build issue differently from what proposed by
@fanc999 in pull request #15. Thanks @fanc999 for first raising this.
0 commit comments