This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: Patch: jcf-path.c and filename case-insensitivity on Win32


>>>>> "Ranjit" == Ranjit Mathew <rmathew4lists at hotmail dot com> writes:

>> > + /* On case-insensitive file systems, file name components must be
>> > +    compared using "strcasecmp", if available, instead of "strcmp".
>> > +    Assumes "config.h" has already been included.  */

I've checked in the final version of this patch to 3.3 and trunk.

Tom


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