This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [libstdc++] more operator precedence bugs
- From: Richard Henderson <rth at redhat dot com>
- To: Sylvain Pion <Sylvain dot Pion at sophia dot inria dot fr>
- Cc: rth at twiddle dot net, gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Fri, 12 Apr 2002 11:30:57 -0700
- Subject: Re: [libstdc++] more operator precedence bugs
- References: <20020412200657.A1844@zosma.inria.fr>
On Fri, Apr 12, 2002 at 08:06:57PM +0200, Sylvain Pion wrote:
> I don't understand why these parenthesis are needed.
I'm slipping. I confused & vs == with & vs &&/||.
r~