This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [libgfortran,patch] Fix "inquire by filename" for mingw


> This patch uses Windows-specific functions (protected by #ifdef
> __MINGW32__) to uniquely identify files. In the case where this fails
> (happens on FAT and network filesystems), it will still resort to
> compare filenames.
>
> Built and tested on i386-pc-mingw32 and x86_64-linux. OK to commit?

ping


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