[Bug 48324] cl.exe fails to compile c++ due to error C2177: constant too big on float constant

WineHQ Bugzilla wine-bugs at winehq.org
Mon Dec 23 11:03:16 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=48324

--- Comment #9 from Roman Pišl <rpisl at seznam.cz> ---
I understand and it sounds reasonable, but.. according to the standard: if a
double-precision number is converted to a decimal string with at least 17
significant digits, and then converted back to double-precision representation,
the final result must match the original number. This is violated in current
implementation.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list