[Mono-bugs] [Bug 77382][Min] Changed - System.Uri ctor could be
faster
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 27 05:09:32 EST 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 pawel.sakowski at mind-breeze.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77382
--- shadow/77382 2006-01-27 05:08:47.000000000 -0500
+++ shadow/77382.tmp.6540 2006-01-27 05:09:32.000000000 -0500
@@ -36,6 +36,11 @@
Other than improving the performance, the patch does not change the
behavior of the class. One exception is that StartsWith is
culture-dependent and under some cultures it might behave differently than
character-by-character comparison. However, in such unlikely case I believe
that the culture-independent behavior is the one expected for System.Uri
to exhibit.
+
+------- Additional Comments From pawel.sakowski at mind-breeze.com 2006-01-27 05:09 -------
+Created an attachment (id=16406)
+The proposed improvement described above
+
More information about the mono-bugs
mailing list