[Mono-bugs] [Bug 82777][Nor] Changed - Dynamic Methods bodies are not verified properly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 11 13:47:27 EDT 2007
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 mono at evain.net.
http://bugzilla.ximian.com/show_bug.cgi?id=82777
--- shadow/82777 2007-09-11 08:50:27.000000000 -0400
+++ shadow/82777.tmp.30075 2007-09-11 13:47:27.000000000 -0400
@@ -81,6 +81,11 @@
------- Additional Comments From lupus at ximian.com 2007-09-11 08:50 -------
You should remove the now useless Module argument to the private ctor.
Also, instead of needlessly breaking binary compatibility, owner
should be put at the end of the field list accessed by the runtime.
Please add the test case to the test suite.
Thanks!
+
+------- Additional Comments From mono at evain.net 2007-09-11 13:47 -------
+The module argument is still needed because the owner is sometimes null.
+I'll attach the patches with the fixes suggested for those who want to
+apply it on 1.2.5 tarball.
More information about the mono-bugs
mailing list