This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: JAVA: Fix clone() on arrays
- To: Jeff Sturm <jsturm at one-point dot com>
- Subject: Re: JAVA: Fix clone() on arrays
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Wed, 21 Feb 2001 22:23:10 +1300
- CC: apbianco at cygnus dot com, java-patches at gcc dot gnu dot org
- References: <Pine.LNX.4.10.10102210416220.32432-100000@cc42593-a>
Jeff Sturm wrote:
> On Tue, 20 Feb 2001, Bryce McKinlay wrote:
> > Done. I've also checked in the inner class accessibility patch. No
> > regressions on make check or Jacks, and two Jacks tests that used to fail
> > now pass:
> >
> > gcj: Total 1605 Passed 1292 Skipped 15 Failed 298
>
> Great! Now we're back on track... sort of. I had to configure
> --without-x to get a successful build.
>
> Since others have reported problems building the xlib peers,
> and they really aren't in a release form yet, should they be disabled by
> default on the branch?
Yes, although I'd also really like to see that "libstdc++ includes" problem
fixed (but I never see the bug here).
regards
[ bryce ]