[Mono-bugs] [Bug 53022][Nor] Changed - floating point numbers missing decimal part after setting culture

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Jan 2004 04:20:54 -0500 (EST)


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 dave-mono@earth.li.

http://bugzilla.ximian.com/show_bug.cgi?id=53022

--- shadow/53022	2004-01-27 18:21:45.000000000 -0500
+++ shadow/53022.tmp.9510	2004-01-28 04:20:54.000000000 -0500
@@ -65,6 +65,9 @@
 call doesnt assign anything to NumberDecimalDigits
 
 
 ------- Additional Comments From dave-mono@earth.li  2004-01-27 18:21 -------
 Oh, that is because System.Globalization.NumberFormatInfo.InitPatterns
 should be doing this I think.
+
+------- Additional Comments From dave-mono@earth.li  2004-01-28 04:20 -------
+Right, parsing better, however the underlying ICU data is wrong.