Wextra-tokens

Warn about extra tokens at the end of preprocessor directives.

IDE Equivalent

None

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 architecture

Syntax

Linux and Mac OS: -Wextra-tokens
-Wno-extra-tokens
Windows:    None

Arguments

None

Default

OFF      The compiler does not warn about extra tokens at the end of preprocessor directives.

Description

Warn about extra tokens at the end of preprocessor directives.

Alternate Options

None