https://bugzilla.novell.com/show_bug.cgi?id=648403
https://bugzilla.novell.com/show_bug.cgi?id=648403#c8 Erik Ylvisaker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]. | |edu --- Comment #8 from Erik Ylvisaker <[email protected]> 2012-03-16 19:19:25 UTC --- If I browse the source on github, I see that the missing interface has been implemented. (See here: https://github.com/mono/mono/blob/master/mcs/class/Managed.Windows.Forms/System.Windows.Forms/SplitContainer.cs ) Also, the date on the file says that the patch that fixed this bug was committed 11 months ago, so roughly April of 2011. However this does not seem to have made its way into the Mono distribution. If I look at the source code for 2.10.8-1 (downloaded from here: http://download.mono-project.com/sources/mono/mono-2.10.8.1.tar.gz ) this change is not there; the SplitContainer source code does not implement ISupportInitialize. Also, 2.10.9 does not have the same change made. Is this just an oversight or is there really such a long time for a minor bug-fix patch to make its way from the repo to release? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
