[Mono-bugs] [Bug 77792][Nor] Changed - Poor performace of Int32.ToString () and other primitive types

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 6 04:10:25 EDT 2006


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=77792

--- shadow/77792	2006-04-05 04:18:59.000000000 -0400
+++ shadow/77792.tmp.26370	2006-04-06 04:10:25.000000000 -0400
@@ -213,6 +213,10 @@
 'X');
 +			return NumberToString (format, new NumberStore (value), nfi,
 specifier, precision, custom);
 
 
 Is is possible to avoid it ?
+
+------- Additional Comments From atsushi at ximian.com  2006-04-06 04:10 -------
+I don't think it is possible or pointless since they are actually not
+copypasting.


More information about the mono-bugs mailing list