[Mono-bugs] [Bug 77503][Nor] Changed - compiling file in
ISO-8859-15 encoding with degree symbol character constant fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 8 12:45:51 EST 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 atsushi at ximian.com.
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: rharinath at novell.com
ReportedBy: jo.vermeulen at gmail.com
QAContact: mono-bugs at ximian.com
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 atsushi at ximian.com 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.
More information about the mono-bugs
mailing list