Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Placing a semicolon immediately following an if, for, or while condition may result in unexpected behavior.

Automated Detection

ToolVersionCheckerDescription
SonarQube Java Plugin
Include Page
SonarQube Java Plugin_V
SonarQube Java Plugin_V
EmptyStatementUsageCheck 

 

Bibliography

[Hatton 1995]

§2.7.2, "Errors of Omission and Addition"

...