[Mono-bugs] [Bug 74872][Nor] Changed - [PATCH] System.Uri
construction from pre-escaped strings inconsistent
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 1 14:54:32 EDT 2005
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=74872
--- shadow/74872 2005-07-01 14:52:47.000000000 -0400
+++ shadow/74872.tmp.21202 2005-07-01 14:54:32.000000000 -0400
@@ -115,6 +115,11 @@
For char[] idea, it will anyways create another object that is not
good for performance (it would be OK when it happens only for
surrogate pairs, but it's not difficult just to return the second
character in additional "out" parameter).
+
+------- Additional Comments From atsushi at ximian.com 2005-07-01 14:54 -------
+Created an attachment (id=15414)
+further proposal based on Daniel's patch
+
More information about the mono-bugs
mailing list