This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error on http://gcc.gnu.org/gcc-4.4/changes.html (-Wsequence-points)


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 (without an "s")?

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]