This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: even more BC fallout
Mark Wielaard writes:
> Hi,
>
> On Fri, 2004-11-26 at 03:24, Tom Tromey wrote:
> > I'm checking this in. I needed this to make libjava build again.
> > Hopefully this is the last one.
>
> Our patches crossed. You won committing.
>
> > I can't apologize enough for this merge, which has turned out to be a
> > complete screwup.
>
> The merge was fine. These compile errors weren't your fault. They came
> from later checkins to g++ which weren't tested against the latest CVS
> libjava. (Probably because they were checked in just after the merge and
> there wasn't time to recheck them.)
Aahh, that's what happened. I was very surprised to see these
failures this morning, because yesterday I really did do a bootstrap
from scratch with the merge.
Repeat: not our fault!
Andrew.