warn64

Option Type Default Value #pragma options C C++
-qoption nowarn64 - x x

Syntax

    -qwarn64

Purpose
Enables checking for possible long-to-integer truncation.

Notes
All generated messages have level Informational.

This option functions in either 32- or 64-bit compiler modes. In 32-bit mode, it functions as a preview aid to discover possible 32- to 64-bit migration problems.

Informational messages are displayed where data conversion may cause problems. The 64-bit compiler mode , such as possible:



Specifying Compiler Options for Architecture-Specific, 32- or 64-bit Compilation


Acceptable Compiler Mode and Processor Architecture Combinations
List of Compiler Options and Their Defaults
Options that Define the Compiler Object Code Produced