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: PR java/20502


Bryce McKinlay writes:
 > 
 > 2005-03-16  Bryce McKinlay  <mckinlay@redhat.com>
 > 
 > 	PR java/20502
 > 	* jcf-parse.c (duplicate_class_warning): New function.
 > 	(java_parse_file): Call duplicate_class_warning if 
 > 	CLASS_FROM_CURRENTLY_COMPILED_P is already set.
 > 	(parse_zip_file_entries): Likewise. Also set
 > 	CLASS_FROM_CURRENTLY_COMPILED_P.

OK, thanks.

Andrew.


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