Re: renameat2.c errors

2017-08-02 Thread Paul Eggert
On 08/02/2017 10:43 AM, Gisle Vanem wrote: Compiling this new file (using MSVC-2015), give me these errors: renameat2.c(55): error C2079: 'st' uses undefined struct 'stat' ... Thanks for catching those typos. I installed the attached, slightly different patch. >From 4aad1aed6d19ca73527ab181

renameat2.c errors

2017-08-02 Thread Gisle Vanem
Compiling this new file (using MSVC-2015), give me these errors: renameat2.c(55): error C2079: 'st' uses undefined struct 'stat' renameat2.c(212): error C2065: 'file1': undeclared identifier renameat2.c(212): warning C4047: 'function': 'const char *' differs in levels of indirection from '