[Mono-bugs] [Bug 72221][Nor] Changed - double tryparse with hex
numbers returns opposite of .net
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 12 19:12:47 EST 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72221
--- shadow/72221 2005-12-12 15:09:37.000000000 -0500
+++ shadow/72221.tmp.2364 2005-12-12 19:12:47.000000000 -0500
@@ -59,6 +59,11 @@
bits double (2.18e-319).
For compatibility purpose I'll modify Mono to match 2.0 final (the
ArgumentException). However, unless someone knows how to get the same
result as MS, I will keep the current behaviour (false) for 1.x.
+
+------- Additional Comments From atsushi at ximian.com 2005-12-12 19:12 -------
+I once talked with akiramei and he pointed out that throwing
+ArgumentException because of NumberStyles is different from throwing
+exceptions because of the actual number.
More information about the mono-bugs
mailing list