[Mono-bugs] [Bug 25068] Changed - Error in Convert.ToString(value, base)

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
21 May 2002 22:55:15 -0000


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 duncan@ximian.com.

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

--- shadow/25068	Tue May 21 18:54:17 2002
+++ shadow/25068.tmp.26220	Tue May 21 18:55:15 2002
@@ -78,6 +78,11 @@
 Fixed in CVS.
 
 Looks like I mixed tup he codepaths for converting to a base and those
 from converting from a base.
 
 The patch is attached.
+
+------- Additional Comments From duncan@ximian.com  2002-05-21 18:55 -------
+Created an attachment (id=1758)
+Fixes ToString (int, int) and friends.
+