On Sun, Apr 3, 2011 at 18:11, Tobias Burnus <bur...@net-b.de> wrote: > Janne Blomqvist wrote: >> >> Since the reason for adding the gfstat_t typedef was that on mingw we >> needed to use struct _stati64 instead of struct stat, and that >> justification now seems to be gone with this patch, please also remove >> gfstat_t and just use struct stat everywhere. > > How about the attached patch? (Build & regtested on x86-64-linux.)
Looks fine; ok for trunk. Thanks for fixing this. -- Janne Blomqvist