[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug reporting
From: |
Chong Yidong |
Subject: |
Re: bug reporting |
Date: |
Wed, 05 Mar 2008 16:09:24 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (gnu/linux) |
"Benjamin Dreux" <benjiiiiii@gmail.com> writes:
> Like i say in the titile i found a bug in the parentheses
> matching. I'm coding into c++ and i worte that:
>
> bool flotte::continuer()
> {
> return nbBateau[5]>nbBateau[6];
> }
>
> If you try it you will see that the > thake the place of the }.
I can't reproduce this. Could you give a more precise recipe?