[Mono-bugs] [Bug 70474][Nor] Changed - 50.ToString (" ###"); gives " 050"
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 31 Jan 2005 02:14:03 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70474
--- shadow/70474 2005-01-03 12:07:46.000000000 -0500
+++ shadow/70474.tmp.22816 2005-01-31 02:14:03.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 70474
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -76,6 +76,14 @@
------- Additional Comments From atsushi@ximian.com 2005-01-03 12:07 -------
We should use the patch attached to the bug #70475. It also covers
this bug (and mostly identical, because the other patch is originally
from akiramei ;-).
+
+------- Additional Comments From miguel@ximian.com 2005-01-31 02:14 -------
+This bug seems to be fixed with the patches that were posted
+to the list.
+
+I do not think we need this one anymore, right?
+
+