Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fixing RA table

...

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

EXP09-A

1 ( low ) 1 (

unlikely )

2 ( medium )

P2

L3

Automated Detection

Tool

Version

Checker

Description

Section

GCC

Include Page
c:GCC_V
c:GCC_V

 

Section

option -Wparentheses warns if a comparison like x<=y<=z appears. This warning is also enabled by -Wall.

...