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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-09-10 16:08 ------- Created an attachment (id=20010) Prototype fix for mono/metadata without compile warnings + +------- Additional Comments From [EMAIL PROTECTED] 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! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
