Article ID: 120218 - Last Review: July 5, 2005 - Revision: 1.1 FIX: Warning C4056 Generated When /Op Option is UsedThis article was previously published under Q120218 On This PageSYMPTOMS
The following warning is generated when the sample code listed in the More
Information section below is compiled with the option /Op and the warning
level set to 3 or higher:
warning C4056 : overflow in floating-point constant arithmetic
RESOLUTION
Ignore the warning as it is generated incorrectly. Alternatively, you can
suppress the warning by using the /W2 option.
STATUSThis bug was corrected in Microsoft Visual C++, version 6.0. MORE INFORMATIONSample Code to Reproduce ProblemAPPLIES TO
| Article Translations
|

Back to the top
