mail-archives/mono-bugs/2006-February/039076.html

103 строки
4.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 77503][Nor] Changed - compiling file in
ISO-8859-15 encoding with degree symbol character constant fails
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077503%5D%5BNor%5D%20Changed%20-%20compiling%20file%20in%0A%09ISO-8859-15%20encoding%20with%20degree%20symbol%20character%20constant%20fails&In-Reply-To=bug-77503%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="039075.html">
<LINK REL="Next" HREF="039077.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 77503][Nor] Changed - compiling file in
ISO-8859-15 encoding with degree symbol character constant fails</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077503%5D%5BNor%5D%20Changed%20-%20compiling%20file%20in%0A%09ISO-8859-15%20encoding%20with%20degree%20symbol%20character%20constant%20fails&In-Reply-To=bug-77503%40chernobyl.ximian.com"
TITLE="[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
</A><BR>
<I>Wed Feb 8 12:45:51 EST 2006</I>
<P><UL>
<LI>Previous message: <A HREF="039075.html">[Mono-bugs] [Bug 77111][Nor] Changed - [PATCH] XML Schema for
non-xsd primitives is not correct
</A></li>
<LI>Next message: <A HREF="039077.html">[Mono-bugs] [Bug 77504][Maj] Changed - System.Array:BinarySearch
does not return the correct value
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#39076">[ date ]</a>
<a href="thread.html#39076">[ thread ]</a>
<a href="subject.html#39076">[ subject ]</a>
<a href="author.html#39076">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">atsushi at ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=77503">http://bugzilla.ximian.com/show_bug.cgi?id=77503</A>
--- 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: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rharinath at novell.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jo.vermeulen at gmail.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">atsushi at ximian.com</A> 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.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="039075.html">[Mono-bugs] [Bug 77111][Nor] Changed - [PATCH] XML Schema for
non-xsd primitives is not correct
</A></li>
<LI>Next message: <A HREF="039077.html">[Mono-bugs] [Bug 77504][Maj] Changed - System.Array:BinarySearch
does not return the correct value
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#39076">[ date ]</a>
<a href="thread.html#39076">[ thread ]</a>
<a href="subject.html#39076">[ subject ]</a>
<a href="author.html#39076">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>