[Mono-bugs] [Bug 65480][Min] Changed - mcs is incorrectly processing literal strings containing accented letters in UTF-8 sources

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Sep 2004 17:42:56 -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 rafaelteixeirabr@hotmail.com.

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

--- shadow/65480	2004-09-07 17:37:20.000000000 -0400
+++ shadow/65480.tmp.9646	2004-09-07 17:42:56.000000000 -0400
@@ -248,6 +248,10 @@
               	editNome.Text = "Olá Mundo Cão!"
 			end if
 		end sub
 	end class
 
 end namespace
+
+------- Additional Comments From rafaelteixeirabr@hotmail.com  2004-09-07 17:42 -------
+See the  August 20, 2004 entry on this blog: http://codefeed.com/blog/
+for the autosensing of encodings in .NET