This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: d files in libjava source?????
- From: Tom Tromey <tromey at redhat dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: java at gcc dot gnu dot org
- Date: 11 Jun 2003 11:33:48 -0600
- Subject: Re: d files in libjava source?????
- References: <3EE768D5.6010407@pop.agri.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> anyone seen this as well?
Andreas> while cvsing I see this:
Andreas> ? libjava/gnu/awt/LightweightRedirector.d
Remove the .d files, update, and rebuild. I checked in a fix for
this problem earlier today.
Tom