[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 08:50: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 lupus at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82777

--- shadow/82777	2007-09-10 16:08:57.000000000 -0400
+++ shadow/82777.tmp.26019	2007-09-11 08:50:27.000000000 -0400
@@ -1,10 +1,10 @@
 Bug#: 82777
 Product: Mono: Runtime
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
@@ -74,6 +74,13 @@
 
 
 ------- Additional Comments From mono at evain.net  2007-09-10 16:08 -------
 Created an attachment (id=20010)
 Prototype fix for mono/metadata without compile warnings
 
+
+------- 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!


More information about the mono-bugs mailing list