This is the mail archive of the java-prs@sourceware.cygnus.com 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]

Re: gcj/246: Zipfile lossage on non-Unix systems


The following reply was made to PR gcj/246; it has been noted by GNATS.

From: Tom Tromey <tromey@cygnus.com>
To: zastai@hotmail.com
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: gcj/246: Zipfile lossage on non-Unix systems
Date: Fri, 26 May 2000 09:51:08 -0700 (PDT)

 >>>>> ">" == zastai  <zastai@hotmail.com> writes:
 
 >>  * ZIP support is broken (at least for ZIP files created
 >>     with zip 2.3).
 
 It is possible that this bug was already fixed.
 The zip-reading code in gcj had a bug.
 
 This is the gcc patch I'm thinking of:
 
 2000-04-26  Tom Tromey  <tromey@cygnus.com>
 
 	* zextract.c (find_zip_file_start): New function.
 	(read_zip_archive): Use it.
 
 
 Could you try this somehow?
 If not, could you send a *minimal* zip file that shows the problem?
 Please encode it in some reasonable way, and please CC java-gnats
 (currently CCd) so that the file ends up in the PR.
 
 Thanks,
 Tom

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