Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added ECLAIR to the list of the tools that provide support for this rule.

...

All occurrences in a source file of the following sequences of three characters (that is, trigraph sequences) are replaced with the corresponding single character.

??=

#

 

??)

]

 

??!

|

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="6ab4680986a691cd-0baa7961-4dca4e0e-bdbd9bdf-f5f810d88af3c9010041ac47"><ac:plain-text-body><![CDATA[

??(

[

 

??'

^

 

??>

}

]]></ac:plain-text-body></ac:structured-macro>

??/

\

 

??<

{

 

??-

~

...

Tool

Version

Checker

Description

Section

LDRA tool suite

Include Page
c:LDRA_V
c:LDRA_V
Section

81 S

Section

Fully Implemented

Section

GCC

Include Page
c:GCC_V
c:GCC_V

 

Section

can Can detect violation of this recommendation when the -Wtrigraphs flag is used.

Section

ECLAIR

Include Page
c:ECLAIR_V
c:ECLAIR_V
Section

dtrigraf

Section

Fully Implemented

Related Vulnerabilities

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

...