[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
Thu Feb 9 05:26:01 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 jo.vermeulen at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77503
--- shadow/77503 2006-02-08 12:45:51.000000000 -0500
+++ shadow/77503.tmp.28010 2006-02-09 05:26:01.000000000 -0500
@@ -70,6 +70,10 @@
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.
+
+------- Additional Comments From jo.vermeulen at gmail.com 2006-02-09 05:26 -------
+Indeed, you are correct. When I use the codepage option, it compiles
+the way it should.
More information about the mono-bugs
mailing list