fstatat support

Corinna Vinschen corinna-cygwin@cygwin.com
Sat Apr 26 09:36:00 GMT 2008


On Apr 25 21:20, Eric Blake wrote:
> In trying to build findutils for cygwin 1.7.0, I'm running into:
> 
> fts.c: In function `fts_stat':
> fts.c:1395: warning: passing arg 3 of `fstatat' from incompatible pointer type
> 
> Is there any reason why you declared fstatat to take struct __stat64 * instead 
> of struct stat like all the other *stat functions in <sys/stat.h>?

Nope, I just didn't realize that I used __stat64.  Fixed in CVS.
Thanks for catching.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list