[Mono-bugs] [Bug 52101][Maj] Changed - UTF-8 encoded byte order mark is output to stdout

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Dec 2003 09:25:55 -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 bruno@clisp.org.

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

--- shadow/52101	2003-12-12 09:25:15.000000000 -0500
+++ shadow/52101.tmp.29359	2003-12-12 09:25:55.000000000 -0500
@@ -74,6 +74,11 @@
 UTF-16/UCS-2/UCS-4 encodings. 
   http://www.faqs.org/rfcs/rfc2279.html 
   http://www.faqs.org/rfcs/rfc2781.html 
  
 - The fix may be to simply change the value of the variable 
 System.Text.Encoding.UTF8: just invoke the default constructor.
+
+------- Additional Comments From bruno@clisp.org  2003-12-12 09:25 -------
+Created an attachment (id=6207)
+hello.cs (source code)
+