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@lists.ximian.com
        ReportedBy: [EMAIL PROTECTED]
         QAContact: mono-bugs@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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to