[Mono-bugs] [Bug 78477][Nor] Changed - outputs 0xbbef before anything else to console with UTF8 locales (byte order mark?)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 22 07:00:29 EDT 2006


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 dick at ximian.com.

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

--- shadow/78477	2006-05-21 13:05:30.000000000 -0400
+++ shadow/78477.tmp.17356	2006-05-22 07:00:29.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 78477
-Product: Mono: Runtime
+Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
-Component: io-layer
-AssignedTo: dick at ximian.com                            
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: slomo at ubuntu.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: outputs 0xbbef before anything else to console with UTF8 locales (byte order mark?)
@@ -43,6 +43,9 @@
 public class Test {
 
         public static void Main(string[] args) {
                 Console.WriteLine("foo");
         }
 }
+
+------- Additional Comments From dick at ximian.com  2006-05-22 07:00 -------
+Reassigning to correct component


More information about the mono-bugs mailing list