CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected] 2011-05-23 02:54:21

Modified files:
        winsup/mingw   : ChangeLog 
        winsup/mingw/mingwex: mingw-fseek.c 

Log message:
        2011-05-22  Antoine LECA  <[email protected]>
        
        * mingwex/mingw-fseek.c: The anonymous union feature for LARGE_INTEGER 
is
        not always available, go the long way and use the explicit named union
        members, which are also declared in winnt.h.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.470&r2=1.471
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/mingw-fseek.c.diff?cvsroot=src&r1=1.5&r2=1.6

Reply via email to