mail-archives/mono-bugs/2005-June/030333.html

97 строки
3.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 74992][Cri] Changed - ArgumentException Bug
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074992%5D%5BCri%5D%20Changed%20-%20ArgumentException%20Bug&In-Reply-To=bug-74992%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="030332.html">
<LINK REL="Next" HREF="030334.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 74992][Cri] Changed - ArgumentException Bug</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074992%5D%5BCri%5D%20Changed%20-%20ArgumentException%20Bug&In-Reply-To=bug-74992%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 74992][Cri] Changed - ArgumentException Bug">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Mon Jun 13 05:53:32 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="030332.html">[Mono-bugs] [Bug 75034][Nor] Changed - Gecko# segfault not
converted to NullRef
</A></li>
<LI>Next message: <A HREF="030334.html">[Mono-bugs] [Bug 74200][Wis] Changed - Incorrect error message
formatting: T.X(ref int&amp;)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30333">[ date ]</a>
<a href="thread.html#30333">[ thread ]</a>
<a href="subject.html#30333">[ subject ]</a>
<a href="author.html#30333">[ 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">vargaz at gmail.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=74992">http://bugzilla.ximian.com/show_bug.cgi?id=74992</A>
--- shadow/74992 2005-05-20 18:14:27.000000000 -0400
+++ shadow/74992.tmp.16563 2005-06-13 05:53:32.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74992
Product: Mono: Runtime
Version: 1.0
OS: Red Hat 9.0
OS Details: Linux skif 2.4.27 #1 SMP Thu Apr 14 15:25:11 MSD 2005 i686 athlon i386 GNU/Linux
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Critical
Component: JIT
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">Yury at serdyuk.botik.ru</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
@@ -134,6 +134,10 @@
public static void Main( String[] args ) {
int[] ncells = new int [3];
Utils.Read_Params( &quot;md.in&quot;, ncells );
}
but the effect is retained.
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A> 2005-06-13 05:53 -------
+Fixed in SVN.
+
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="030332.html">[Mono-bugs] [Bug 75034][Nor] Changed - Gecko# segfault not
converted to NullRef
</A></li>
<LI>Next message: <A HREF="030334.html">[Mono-bugs] [Bug 74200][Wis] Changed - Incorrect error message
formatting: T.X(ref int&amp;)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30333">[ date ]</a>
<a href="thread.html#30333">[ thread ]</a>
<a href="subject.html#30333">[ subject ]</a>
<a href="author.html#30333">[ 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>