[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
bugzilla-daemon at bugzilla.ximian.com
Sun Jun 12 05:51:49 EDT 2005
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=75236
--- 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 gert.driesen at pandora.be 2005-06-12 05:51 -------
+Created an attachment (id=15308)
+Fix and unit tests
+
More information about the mono-bugs
mailing list