[Mono-bugs] [Bug 70469][Nor] Changed - Can't roundtrip format `E'

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 2 Jan 2005 11:02:12 -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 mei@work.email.ne.jp.

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

--- shadow/70469	2004-12-11 17:01:11.000000000 -0500
+++ shadow/70469.tmp.2388	2005-01-02 11:02:12.000000000 -0500
@@ -38,6 +38,11 @@
 in <0x00021> System.Int32:Parse
 (string,System.Globalization.NumberStyles,System.IFormatProvider)
 in <0x00010> System.Int32:Parse (string,System.Globalization.NumberStyles)
 in <0x00036> X:Main ()
 
 On MSFT you get in: 1 out: 1
+
+------- Additional Comments From mei@work.email.ne.jp  2005-01-02 11:02 -------
+Created an attachment (id=13619)
+NumberStyles.AllowExponent was supported by the Int32.Parse function.
+