[Mono-bugs] [Bug 75236][Nor] New - [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:50:58 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.349 2005-06-12 05:50:58.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 75236
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+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.
More information about the mono-bugs
mailing list