[Mono-bugs] [Bug 79367][Nor] Changed - DynamicMethod ctor not following MSDN
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 13 14:46:53 EDT 2006
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=79367
--- shadow/79367 2006-09-12 07:03:28.000000000 -0400
+++ shadow/79367.tmp.7190 2006-09-13 14:46:53.000000000 -0400
@@ -61,6 +61,14 @@
I'll attach the patch.
------- Additional Comments From roosmaa at gmail.com 2006-09-12 07:03 -------
Created an attachment (id=17654)
Allow empty name and null return type.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-09-13 14:46 -------
+Your patch seems to work just fine. I've add two tests to
+DynamicMethodTest to ensure the new behavior matches that of MS.NET.
+
+For now these tests are marked NotWorking. Can you remove the
+NotWorking category from these tests when you commit Mart's
+DynamicMethod patch ?
More information about the mono-bugs
mailing list