On Aug 25, 2014, at 11:03 AM, James Clarke <jrt...@jrtc27.com> wrote: > The __DARWIN_64_BIT_INO_T macro is used to indicate whether dirent.d_ino > is 64-bit or not, and so should be sized appropriately. Additionally, > dirent.d_seekoff should only be defined/checked when > __DARWIN_64_BIT_INO_T is defined. > > libsanitizer/ChangeLog:
I’m fine with this, I’d think that the sanitizer people want to review and push this into the tree.