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

85 строки
3.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 75236][Nor] Changed - [PATCH] MethodBuilder no
longer allows zero-length both in MS.NET 2.0
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075236%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20MethodBuilder%20no%0A%09longer%20allows%20zero-length%20both%20in%20MS.NET%202.0&In-Reply-To=bug-75236%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="030297.html">
<LINK REL="Next" HREF="030299.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 75236][Nor] Changed - [PATCH] MethodBuilder no
longer allows zero-length both in MS.NET 2.0</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075236%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20MethodBuilder%20no%0A%09longer%20allows%20zero-length%20both%20in%20MS.NET%202.0&In-Reply-To=bug-75236%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 75236][Nor] Changed - [PATCH] MethodBuilder no
longer allows zero-length both in MS.NET 2.0">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Sun Jun 12 05:51:49 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="030297.html">[Mono-bugs] [Bug 75236][Nor] New - [PATCH] MethodBuilder no longer
allows zero-length both in MS.NET 2.0
</A></li>
<LI>Next message: <A HREF="030299.html">[Mono-bugs] [Bug 75230][Nor] Changed - [PATCH] Uri.CheckHostName
considers host name with trailing dot invalid
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30298">[ date ]</a>
<a href="thread.html#30298">[ thread ]</a>
<a href="subject.html#30298">[ subject ]</a>
<a href="author.html#30298">[ 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">gert.driesen at pandora.be.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75236">http://bugzilla.ximian.com/show_bug.cgi?id=75236</A>
--- shadow/75236 2005-06-12 05:50:58.000000000 -0400
+++ shadow/75236.tmp.370 2005-06-12 05:51:49.000000000 -0400
@@ -17,6 +17,11 @@
Summary: [PATCH] MethodBuilder no longer allows zero-length both in MS.NET 2.0
In MS.NET 2.0, the MethodBuilder no longer allow a method with a zero-
length body to be emitted.
The attached patch fixes this for the 2.0 profile and add unit tests.
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gert.driesen at pandora.be</A> 2005-06-12 05:51 -------
+Created an attachment (id=15308)
+Fix and unit tests
+
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="030297.html">[Mono-bugs] [Bug 75236][Nor] New - [PATCH] MethodBuilder no longer
allows zero-length both in MS.NET 2.0
</A></li>
<LI>Next message: <A HREF="030299.html">[Mono-bugs] [Bug 75230][Nor] Changed - [PATCH] Uri.CheckHostName
considers host name with trailing dot invalid
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30298">[ date ]</a>
<a href="thread.html#30298">[ thread ]</a>
<a href="subject.html#30298">[ subject ]</a>
<a href="author.html#30298">[ 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>