https://bugzilla.novell.com/show_bug.cgi?id=438466
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=438466#c1 Zoltan Varga <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Zoltan Varga <[EMAIL PROTECTED]> 2008-10-26 04:21:51 MDT --- No idea how this should work, but changing the test case to: public TestRealProxy () : base (typeof (MyTestObj)) { obj = new MyTestObj (); } (i.e. pass typeof (MyTestObj)) makes this work. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
