Weird New libjava Testsuite Failure (PR java/14104)

Ranjit Mathew rmathew@hotmail.com
Wed Mar 17 14:42:00 GMT 2004


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/



More information about the Gcc-patches mailing list