зеркало из https://github.com/mono/mail-archives.git
89 строки
3.4 KiB
HTML
89 строки
3.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 60471][Nor] Changed - decimal parsing is locale dependent
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="017684.html">
|
|
<LINK REL="Next" HREF="017686.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 60471][Nor] Changed - decimal parsing is locale dependent
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 60471][Nor] Changed - decimal parsing is locale dependent">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Mon, 21 Jun 2004 13:04:39 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="017684.html">[Mono-bugs] [Bug 59934][Nor] Changed - ILASM does not recognize C style end of line comments
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017686.html">[Mono-bugs] [Bug 30823][Min] Changed - monodis crashes on global fields with pointer type
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17685">[ date ]</a>
|
|
<a href="thread.html#17685">[ thread ]</a>
|
|
<a href="subject.html#17685">[ subject ]</a>
|
|
<a href="author.html#17685">[ 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="mailto:jackson@ximian.com.">jackson@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60471">http://bugzilla.ximian.com/show_bug.cgi?id=60471</A>
|
|
|
|
--- shadow/60471 2004-06-19 19:01:50.000000000 -0400
|
|
+++ shadow/60471.tmp.7960 2004-06-21 13:04:39.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 60471
|
|
Product: Mono: Compilers
|
|
Version: unspecified
|
|
OS: unknown
|
|
OS Details: gentoo (2.6 kernel)
|
|
-Status: NEW
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Normal
|
|
Component: C#
|
|
AssignedTo: <A HREF="mailto:jackson@ximian.com">jackson@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:rbo@acm.org">rbo@acm.org</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
@@ -62,6 +62,9 @@
|
|
Compilation succeeded
|
|
|
|
------- Additional Comments From <A HREF="mailto:rbo@acm.org">rbo@acm.org</A> 2004-06-19 19:01 -------
|
|
Created an attachment (id=8249)
|
|
System.Decimal patch for float and double constructors
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:jackson@ximian.com">jackson@ximian.com</A> 2004-06-21 13:04 -------
|
|
+Patch is in CVS. Thanks!
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="017684.html">[Mono-bugs] [Bug 59934][Nor] Changed - ILASM does not recognize C style end of line comments
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017686.html">[Mono-bugs] [Bug 30823][Min] Changed - monodis crashes on global fields with pointer type
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17685">[ date ]</a>
|
|
<a href="thread.html#17685">[ thread ]</a>
|
|
<a href="subject.html#17685">[ subject ]</a>
|
|
<a href="author.html#17685">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|