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

Mohan Embar gnustuff@thisiscool.com
Fri May 2 04:18:00 GMT 2003


Hi 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.

This didn't seem to get applied correctly in 3.4. java/win32-host.o
isn't showing up in Make-lang.in for JAVA_OBJS, GCJH_OBJS and
JCFDUMP_OBJS. It is showing up as a target, though.

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






More information about the Java-patches mailing list