http://bugzilla.novell.com/show_bug.cgi?id=522465
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=522465#c1 --- Comment #1 from Basheer Islam <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
