This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Generic Java/ Assertion/ #ifdef DEBUG #endif
- To: Yu Qian Zhou <Yu dot Qian dot Zhou at comlab dot ox dot ac dot uk>
- Subject: Re: Generic Java/ Assertion/ #ifdef DEBUG #endif
- From: Tom Tromey <tromey at redhat dot com>
- Date: 19 Feb 2001 13:22:33 -0700
- Cc: java at gcc dot gnu dot org
- References: <Pine.GSO.4.02.10012141725001.18041-100000@elf.comlab>
- Reply-To: tromey at redhat dot com
>>>>> ">" == Yu Qian Zhou <Yu.Qian.Zhou@comlab.ox.ac.uk> writes:
>> Can anyone tell me if any of these things will be supportted in gcj?
I doubt generic Java will be supported any time soon.
I don't know what Assertion means exactly.
I also don't know what you mean by #ifdef DEBUG.
Tom