Wcomment

Determines whether a warning is issued when /* appears in the middle of a /* */ comment.

IDE Equivalent

None

Architectures

IA-32, Intel® 64, IA-64 architectures

Syntax

Linux and Mac OS X:

-Wcomment

-Wno-comment

Windows:

None

Arguments

None

Default

-Wno-comment

No warning is issued when /* appears in the middle of a /* */ comment.

Description

This option determines whether a warning is issued when /* appears in the middle of a /* */ comment.

Alternate Options

None