[Mono-bugs] [Bug 378736] New: System.Double does not parse it's own Double.MinValue/ MaxValue

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 10 09:01:24 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=378736


           Summary: System.Double does not parse it's own
                    Double.MinValue/MaxValue
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: x86
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Core
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: Rutton.Rankin at gmx.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development


The Double.*Parse functions don't parse its own Double.MaxValue and
Double.MinValue.
Instead they throw a
"System.OverflowException: Number overflow."
Exception.

Expected: As the attached test, the parsed result should equal to either
Double.MaxValue or Double.MinValue


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list