https://bugzilla.novell.com/show_bug.cgi?id=676681

https://bugzilla.novell.com/show_bug.cgi?id=676681#c6


Atsushi Enomoto <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID

--- Comment #6 from Atsushi Enomoto <[email protected]> 2011-03-07 14:57:36 
UTC ---
It is not a bug in mono. If you don't want the BOM, you have to use new
UTF8Encoding (false) i.e. encoderShouldEmitUTF8Identifier constructor argument
as false.

You probably have different console codepage, like, I have Shift JIS on windows
and UTF8 on gnome. This difference could give different output encoded in your
locale.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to