This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [patch] fastjar documentation
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>, Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>, "<java-patches at gcc dot gnu dot org>" <java at gcc dot gnu dot org>
- Date: 09 Sep 2002 15:09:23 -0600
- Subject: Re: [patch] fastjar documentation
- References: <87d6s18raf.fsf@fleche.redhat.com><Pine.SOL.4.44.0208291933200.10657-100000@green.csi.cam.ac.uk><15738.63088.538456.192745@gargle.gargle.HOWL>
- Reply-to: tromey at redhat dot com
>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
Matthias> I only checked with 1.4-p4, that the flags are added using
Matthias> 'MAKEFINFO +='. Is this enough for a checkin?
I think it is fine. If this worked in 1.4 (that's a bit surprising)
it probably won't break with 1.6.
Tom