зеркало из https://github.com/mono/mail-archives.git
97 строки
4.1 KiB
HTML
97 строки
4.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 69614][Nor] Changed - mcs crash when using
|
|
anonymous delegate
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2069614%5D%5BNor%5D%20Changed%20-%20mcs%20crash%20when%20using%0A%09anonymous%20delegate&In-Reply-To=bug-69614%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030320.html">
|
|
<LINK REL="Next" HREF="030322.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 69614][Nor] Changed - mcs crash when using
|
|
anonymous delegate</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2069614%5D%5BNor%5D%20Changed%20-%20mcs%20crash%20when%20using%0A%09anonymous%20delegate&In-Reply-To=bug-69614%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 69614][Nor] Changed - mcs crash when using
|
|
anonymous delegate">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Sun Jun 12 22:09:13 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030320.html">[Mono-bugs] [Bug 75214][Wis] Changed - assembly load failure on
|
|
64bit with bundle
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030322.html">[Mono-bugs] [Bug 75232][Min] Changed - GameComm.exe causes a SIGSEGV
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30321">[ date ]</a>
|
|
<a href="thread.html#30321">[ thread ]</a>
|
|
<a href="subject.html#30321">[ subject ]</a>
|
|
<a href="author.html#30321">[ 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">miguel at ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=69614">http://bugzilla.ximian.com/show_bug.cgi?id=69614</A>
|
|
|
|
--- shadow/69614 2005-05-12 19:29:46.000000000 -0400
|
|
+++ shadow/69614.tmp.11064 2005-06-12 22:09:13.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 69614
|
|
Product: Mono: Compilers
|
|
Version: 1.1
|
|
OS: unknown
|
|
OS Details:
|
|
-Status: NEW
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Normal
|
|
Component: C#
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">martin at ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">danw at novell.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
@@ -152,6 +152,9 @@
|
|
Everything except the very last test case in this bug is now working.
|
|
I added a-foreach.cs for the foreach issue.
|
|
|
|
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">martin at ximian.com</A> 2005-05-03 13:26 -------
|
|
The last test case also fails with while() and for(), so this is not a
|
|
foreach() issue.
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">miguel at ximian.com</A> 2005-06-12 22:09 -------
|
|
+Martin has fixed this bug.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030320.html">[Mono-bugs] [Bug 75214][Wis] Changed - assembly load failure on
|
|
64bit with bundle
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030322.html">[Mono-bugs] [Bug 75232][Min] Changed - GameComm.exe causes a SIGSEGV
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30321">[ date ]</a>
|
|
<a href="thread.html#30321">[ thread ]</a>
|
|
<a href="subject.html#30321">[ subject ]</a>
|
|
<a href="author.html#30321">[ 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>
|