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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Apr 2005 02:15:35 -0400 (EDT)


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-06 05:39:49.000000000 -0500
+++ shadow/73086.tmp.17357	2005-04-21 02:15:35.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 73086
-Product: Mono: Class Libraries
-Version: 1.0
+Product: Mono: Compilers
+Version: unspecified
 OS: unknown
 OS Details: Windows XP Professional Service Pack 2
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: CORLIB
-AssignedTo: gonzalo@ximian.com                            
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: svetlanaz@mainsoft.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Summary: The UTF-8 decoding problems
 
@@ -87,6 +87,9 @@
 Hi,
 I don't see the reason to handle 5 and 6 bytes decoding if the 
 encoder does not encodes such cases (the UTF-8 encoder implementation 
 can encode only up to 4 bytes per character). But it is not disturb 
 me and you can commit the patch.
 Thanks.
+
+------- Additional Comments From gonzalo@ximian.com  2005-04-21 02:15 -------
+Applying this patch breaks mcs.