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-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 [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! + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
