Intel® C++ Compiler 16.0 User and Reference Guide

Wport

Tells the compiler to issue portability diagnostics.

Syntax

Linux and OS X:

None

Windows:

/Wport

Arguments

None

Default

OFF

The compiler issues default diagnostics.

Description

This option tells the compiler to issue portability diagnostics.

IDE Equivalent

None

Alternate Options

None