[Mono-bugs] [Bug 522465] Inserting Double.MaxValue or Double.MinValues throws and overflow exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 15 17:28:41 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=522465

User basheer.islam at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=522465#c1





--- Comment #1 from Basheer Islam <basheer.islam at gmail.com>  2009-07-15 15:28:40 MDT ---
using ((double)paramV).ToString ("r"); instead of ToString() produces following
values 1.7976931348623157E+304 and -1.7976931348623157E+304 which produces
desired results.

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


More information about the mono-bugs mailing list