This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Depricated class and method?
- From: Tom Tromey <tromey at redhat dot com>
- To: steve <steve at netfuel dot com>
- Cc: java at gcc dot gnu dot org
- Date: 11 Jun 2003 15:21:39 -0600
- Subject: Re: Depricated class and method?
- References: <3EE73B15.7080005@netfuel.com>
- Reply-to: tromey at redhat dot com
>>>>> "steve" == steve <steve@netfuel.com> writes:
steve> I don't think these are really depricated?
I agree. I have a patch I'll put in shortly.
steve> Also this "warning" causes the .o to not get created. I thought
steve> warnings would still finish the job.
This part works for me.
What command line are you using?
Tom