This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: regressions in error message formatting
- From: Tom Tromey <tromey at redhat dot com>
- To: Per Bothner <per at bothner dot com>
- Cc: java at gcc dot gnu dot org, rmathew at hotmail dot com
- Date: 12 Sep 2004 19:25:37 -0600
- Subject: Re: regressions in error message formatting
- References: <4144F25B.1060804@bothner.com>
- Reply-to: tromey at redhat dot com
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> The old convention was to
Per> quote variables `thus' but this is ugly in modern fonts and is
Per> not considered correct use of the accent grave charecter.
Per> At some point we'll fix all the error messages, but let's at
Per> least not make things worse.
There's also:
http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01189.html
Tom