[Mono-bugs] [Bug 73086][Nor] Changed - The UTF-8 decoding problems
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Dec 7 07:43:01 EST 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=73086
--- shadow/73086 2005-12-07 07:40:28.000000000 -0500
+++ shadow/73086.tmp.19410 2005-12-07 07:43:01.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 73086
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details: Windows XP Professional Service Pack 2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: atsushi at ximian.com
ReportedBy: svetlanaz at mainsoft.com
QAContact: mono-bugs at ximian.com
@@ -126,6 +126,10 @@
size in mcs/support.cs's SeekableStreamReader in the compiler.
I wonder: what if we do not use corlib's auto-detection of the
encoder, and instead "peek" at the results ourselves in
SeekableStreamReader. We only auto-detect 3 kinds of files anyways
(The three unicode variants).
+
+------- Additional Comments From atsushi at ximian.com 2005-12-07 07:43 -------
+Actually this bug had already been fixed (yeah I remember I fixed it
+during mcs bugfixing).
More information about the mono-bugs
mailing list