<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Jai ++</div><div><br></div><div>I am experiencing another problem in relation to this same code:  the d_type is also not mentioned in the URL you site, and the build i am attempting under MinGW fails because of this.</div><div><br></div><div>This patch looks like a reasonable start.  I may have to build onto it to make it more cross-platform friendly with windows.</div><div><br></div><div>++ Kirk</div><br><div><div>On 2011-Feb-4, at 7:46 PM, ext Jai Menon wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hello,<br><br>Revision 124716 introduced some code to enumerate directories which<br>isn't quite POSIX compatible. Specifically, the 'd_namlen' entry isn't<br>guaranteed to be present in POSIX compatible environments [1] (for<br>example, on linux/glibc, the entry is 'd_reclen'). Attached patch<br>fixes this.<br><br><br>1. <a href="http://pubs.opengroup.org/onlinepubs/009695399/basedefs/dirent.h.html">http://pubs.opengroup.org/onlinepubs/009695399/basedefs/dirent.h.html</a><br><br>-- <br>Jai Menon<br></div></blockquote></div></body></html>