[Mono-bugs] [Bug 58790][Min] Changed - Writing to Console writes sometimes 0xef 0xbb 0xbf befor the text on a new line

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Jun 2004 07:38:07 -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 robik@mailbox.sk.

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

--- shadow/58790	2004-06-05 13:04:07.000000000 -0400
+++ shadow/58790.tmp.21811	2004-06-09 07:38:07.000000000 -0400
@@ -40,6 +40,19 @@
 
 everything compiled today from cvs
 
 ------- Additional Comments From atsushi@ximian.com  2004-06-05 13:04 -------
 Can you provide an example code that "always" happens (or does it
 "sometimes" happens?). Thanks.
+
+------- Additional Comments From robik@mailbox.sk  2004-06-09 07:38 -------
+Hi,
+
+it happened always ont he first line, sometimes also on other 
+lines... simply tested with several Console.WriteLine("something") 
+statements.
+
+anyway, i updated to the latest daily build and the bug is gone - now 
+it seems to work properly
+
+thans
+