This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ 3.3 crash with string handling reproduceable case
- From: Tom Tromey <tromey at redhat dot com>
- To: "Boehm, Hans" <hans_boehm at hp dot com>
- Cc: "'Ranjit Mathew'" <rmathew at hotmail dot com>, java at gcc dot gnu dot org
- Date: 27 Feb 2003 21:02:13 -0700
- Subject: Re: GCJ 3.3 crash with string handling reproduceable case
- References: <75A9FEBA25015040A761C1F74975667DA136EA@hplex4.hpl.hp.com>
- Reply-to: tromey at redhat dot com
>>>>> "Hans" == Boehm, Hans <hans_boehm at hp dot com> writes:
Hans> Unfortunately, this seems to be at odds with the usual GNU style
Hans> of either avoiding them completely or not indenting them
Hans> (why??).
It could be some ancient portability thing that has since ossified
into a coding standard. Or maybe it is just that Emacs c-mode doesn't
support it automatically.
Tom