Re: [PATCH] fchmodat, lchmod: port to buggy Linux filesystems

2020-02-14 Thread Paul Eggert
On 2/13/20 7:46 PM, Bruno Haible wrote: Here is a proposed patch: Thanks, looks good. 2) Also the discussion what is the "right" behaviour is specific to Linux. The code in the '#else' case if (S_ISLNK (st.st_mode)) { close (fd); errno = EOPNOTSUPP; return -1;

Re: Compile error (again) with GNULIB_NAMESPACE and C++ and Mingw

2020-02-14 Thread Bruno Haible
Hi Christian, > This was previously fixed but I again see a compile error (with gnulib > at 4fcedca004fd13aecb5c6f235a988a5548bcb9a4) > > In file included from /usr/share/mingw-w64/include/io.h:10, > from gnulib/import/stdio.h:146, > from