java/2388: Cannot compile libgcj on case insensitive file system?
bryce@gcc.gnu.org
bryce@gcc.gnu.org
Tue Jul 23 21:53:00 GMT 2002
Synopsis: Cannot compile libgcj on case insensitive file system?
Responsible-Changed-From-To: unassigned->bryce
Responsible-Changed-By: bryce
Responsible-Changed-When: Tue Jul 23 21:53:38 2002
Responsible-Changed-Why:
.
State-Changed-From-To: open->closed
State-Changed-By: bryce
State-Changed-When: Tue Jul 23 21:53:38 2002
State-Changed-Why:
Fixed in mainline and GCC 3.1.1 by:
2002-05-18 Mark Mitchell <mark@codesourcery.com>
* gjavah.c (throwable_p): Do not free the name of the class after
passing it to find_class.
* java-tree.h (CLASS_BEING_LAIDOUT): Remove duplicate definition.
* jcf-io.c (dirent.h): Include it.
(fnmatch.h): Likewise.
(compare_path): New function.
(java_or_class_file): Likewise.
(memoized_dirlist_entry): New type.
(memoized_dirlist_lookup_eq): New function.
(memoized_dirlists): New variable.
(caching_stat): New function.
(memoized_class_lookup_eq): New function.
(memoized_class_lookups): Likewise.
(find_class): Use memoized_class_lookups and caching_stat.
* jcf.h (JCF_USE_SCANDIR): Define.
* parse.y (java_expand_classes): Write the class files in reverse
order.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2388
More information about the Java-prs
mailing list