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 for Preview: jcf-io.c and Win32 case-insensitive filename handling


3/11/2003 12:16:51 AM, "Ranjit Mathew" <rmathew4lists at hotmail dot com> wrote:

>> This proposed patch aims to resolve gcj compilation glitches due
>> to the Win32 case-insensitive filesystem. For my native MingW
>
>BTW, does it fix the following test case?
>
>How/Why?

Yes, it does.

If you're interested, download:

http://www.thisiscool.com/jc1.zip (1.2M)

and drop jc1.exe in:

/compiler_root/lib/gcc-lib/mingw32/3.3

I've uncommented the diagnostic printf in jcf-win32.c so you
can see which guesses jc1.exe is now rejecting based on
enforcing case sensitivity. You can try it with the Foo/Bar
example. It's pretty cool!

Andrew: I'll resubmit the patch as you requested.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





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