This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: ChangeLog format (not really Re: S/390: Fix backtrace supportfor Java)
- From: Michael Matz <matz at suse dot de>
- To: Hans-Peter Nilsson <hp at bitrange dot com>
- Cc: <gcc-patches at gcc dot gnu dot org>, <java-patches at gcc dot gnu dot org>,<weigand at immd1 dot informatik dot uni-erlangen dot de>
- Date: Fri, 4 Apr 2003 12:12:16 +0200 (CEST)
- Subject: Re: ChangeLog format (not really Re: S/390: Fix backtrace supportfor Java)
Hi,
On Fri, 4 Apr 2003, Hans-Peter Nilsson wrote:
> (And again, [] does *not* fit, because that notation is reserved
> for the condition for #if/#ifdef:d code.)
No it's not reserved. That was one of my points. Defining that for X []
has to be used doesn't mean, that for Y it can't be used. It's not an
exclusive definition in the standards.
> When you do so for anything else than #ifdef:s, you're doing it
> in opposition to the standard.
I disagree, but ... well ;-)
Ciao,
Michael.