This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Weird New libjava Testsuite Failure (PR java/14104)
- From: Ranjit Mathew <rmathew at hotmail dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: java at gcc dot gnu dot org
- Date: Wed, 17 Mar 2004 20:11:29 +0530
- Subject: Re: Weird New libjava Testsuite Failure (PR java/14104)
- References: <c39dcc$ind$1@sea.gmane.org> <16472.15031.279252.152726@cuddles.cambridge.redhat.com> <16472.15512.720545.624610@cuddles.cambridge.redhat.com> <16472.19509.313835.851697@cuddles.cambridge.redhat.com> <16472.23240.957958.326@cuddles.cambridge.redhat.com>
Andrew Haley wrote:
> *************** opendir_in_zip (const char *zipfile, int
> *** 128,134 ****
> /* A missing zip file is not considered an error.
> We may want to re-consider that. FIXME. */
> ! zipf->count = 0;
> ! zipf->dir_size = 0;
> ! zipf->central_directory = NULL;
> }
> else
> --- 127,131 ----
> /* A missing zip file is not considered an error.
> We may want to re-consider that. FIXME. */
> ! goto fail;
You have invalidated that comment now, haven't you?
Ranjit.
--
Ranjit Mathew Email: rmathew AT hotmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/