This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: [PATCH] add <sys/dir.h>
On Aug 11 08:40, Eric Blake wrote:
> On 08/11/2010 08:38 AM, Corinna Vinschen wrote:
> >> <dirent.h> should be providing the C++ guards. If it is, this instance
> >> in <sys/dir.h> is redundant; if it isn't, then <dirent.h> needs fixing.
> >>
> >> /me goes to check...
> >> Hmm - <dirent.h> _is_ providing C++ guards, but then it includes
> >> <sys/dirent.h> inside guards. Which means <sys/dirent.h> needs fixing too.
> >
> > Why? An application should never include sys/dirent.h directly, right?
>
> Fair enough for <sys/dirent.h>; but we should still remove the redundant
> guards from <sys/dir.h>.
Agreed.
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat