[Mono-bugs] [Bug 73086][Nor] Changed - The UTF-8 decoding problems

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Mar 2005 17:49: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 gonzalo@ximian.com.

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

--- shadow/73086	2005-03-03 17:44:44.000000000 -0500
+++ shadow/73086.tmp.31497	2005-03-03 17:49:03.000000000 -0500
@@ -72,6 +72,13 @@
 
 
 ------- Additional Comments From gonzalo@ximian.com  2005-03-03 17:44 -------
 Created an attachment (id=14532)
 New patch
 
+
+------- Additional Comments From gonzalo@ximian.com  2005-03-03 17:49 -------
+The patch I attached is the same as yours but without removing the 5
+and 6 bits cases from those 2 'switch'.
+
+The test works. Any reason to remove those cases or do i commit the
+patch i attached?