Patch: jcf-io.c and Win32 case-insensitive filename handling (updated)

Andrew Haley aph@redhat.com
Thu Apr 10 12:19:00 GMT 2003


Mohan Embar writes:
 > Andrew,
 > 
 > ChangeLog
 > 2003-03-16  Mohan Embar  <gnustuff@thisiscool.com>
 > 
 > 	* Make-lang.in: added win32-host.c
 > 	* jcf.h: defined macro JCF_OPEN_EXACT_CASE which
 > 	resolves to open() on non-Win32 platforms and
 > 	Win32-specific jcf_open_exact_case() on Win32
 > 	* jcf-io.c (find_class): use JCF_OPEN_EXACT_CASE
 > 	when trying .java and .class files
 > 	* win32-host.c: added to repository. Defines
 > 	Win32-specific jcf_open_exact_case()

OK.

Andrew.



More information about the Gcc-patches mailing list