This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: make AbstractGraphicsState.clone public
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: Patch: make AbstractGraphicsState.clone public
- From: Tom Tromey <tromey at redhat dot com>
- Date: 13 Feb 2001 19:44:51 -0700
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- References: <87vgqe2yz5.fsf@creche.redhat.com> <3A89BAE8.603604E4@albatross.co.nz>
- Reply-To: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
Bryce> If the compiler bug is fixed on the branch (which it should
Bryce> be), then presumably this patch needs to go on the branch as
Bryce> well?
Yes, in that case it would be required to keep libgcj building.
Tom