This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: java/4022: ?: precedence is wrong.
- To: nobody at gcc dot gnu dot org
- Subject: Re: java/4022: ?: precedence is wrong.
- From: Tom Tromey <tromey at redhat dot com>
- Date: 16 Aug 2001 02:36:01 -0000
- Cc: gcc-prs at gcc dot gnu dot org,
- Reply-To: Tom Tromey <tromey at redhat dot com>
The following reply was made to PR java/4022; it has been noted by GNATS.
From: Tom Tromey <tromey@redhat.com>
To: apbianco@redhat.com
Cc: gcc-gnats@gcc.gnu.org, mjr@anarcast.net
Subject: Re: java/4022: ?: precedence is wrong.
Date: 15 Aug 2001 21:02:53 -0600
I'm not convinced this is really a bug.
There is a thread on this topic:
http://gcc.gnu.org/ml/java/2001-08/msg00059.html
Tom