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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77503 --- shadow/77503 2006-02-08 12:05:47.000000000 -0500 +++ shadow/77503.tmp.15092 2006-02-08 12:45:51.000000000 -0500 @@ -1,15 +1,15 @@ Bug#: 77503 Product: Mono: Compilers Version: 1.1 OS: unknown OS Details: Ubuntu Breezy with Mono updates from apt.filefind.net -Status: NEW -Resolution: +Status: RESOLVED +Resolution: NOTABUG Severity: Unknown -Priority: Critical +Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: @@ -66,6 +66,10 @@ Steps should have been: 1. Write some C# code which uses a character constant with the degree symbol 2. Save it in ISO-8859-15 encoding (e.g. by using Gedit) 3. Try to compile it + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-08 12:45 ------- +It does not look like a bug. The default encoding on GNOME 2 +environment is UTF-8, against your expectation. Try mcs /codepage:28605. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
