This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: -fno-rtti documentation patch
- To: java-patches at sourceware dot cygnus dot com, gchambers at provsol dot com
- Subject: Re: -fno-rtti documentation patch
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Sat, 15 Jan 2000 18:10:35 -0800 (PST)
- References: <200001132207.RAA17346@linuxbox.provsol.com>
>>>>> "Glenn" == gchambers <gchambers@linuxbox> writes:
Glenn> Here's a patch to update the FAQ to mention -fno-rtti for CNI
Glenn> C++ source.
I checked this in.
Two minor nits:
1. Please make context (-c) or uni- (-u) diffs.
These are much easier to read
2. You need a blank line between the ChangeLog header and the body of
the entry.
Thanks a lot!
Tom