2009/4/23 Vincent Lefevre :
> There seems to be an error on
>
> http://gcc.gnu.org/gcc-4.4/changes.html
>
> It says:
>
> -Wsequence-points now warns within if, while,do while and for
> conditions, and within for begin/end expressions.
>
> However the -Wsequence-points option doesn't seem to exis
There seems to be an error on
http://gcc.gnu.org/gcc-4.4/changes.html
It says:
-Wsequence-points now warns within if, while,do while and for
conditions, and within for begin/end expressions.
However the -Wsequence-points option doesn't seem to exist.
Shouldn't it be -Wsequence-point (with