This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Urgent: Fix Bootstrap - Missing Imports
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at gmail dot com>
- Cc: java-patches at gcc dot gnu dot org, konqueror at gmx dot de
- Date: 21 Jun 2004 12:19:43 -0600
- Subject: Re: Urgent: Fix Bootstrap - Missing Imports
- References: <40D28B6A.2070501@gmail.com>
- Reply-to: tromey at redhat dot com
>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:
Ranjit> Can someone please apply this patch to fix a bootstrap
Ranjit> error in libjava due to missing import declarations?
If you find a build-breaking bug like this, please feel free to check
in the fix immediately. This patch falls under the obvious rule.
Tom