[Bug 46842] C# double.TryParse( String.Empty, out number) succeeds with .NET Framework 4.0 when it should not

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 15 13:48:55 CDT 2019


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

--- Comment #6 from IanS <MyBugzilla at mailinator.com> ---
Comparing number with double.MaxValue results in it saying that number is
bigger than MaxValue.

So, at least on my rig, double.TryParse does successfully result in a BIG
number. It's just too big.

-- 
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