This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] add <sys/dir.h>


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>.

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]