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=75270 --- shadow/75270 2005-06-14 22:25:08.000000000 -0400 +++ shadow/75270.tmp.10742 2005-06-28 19:07:38.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75270 Product: Mono: Compilers Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -35,6 +35,14 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-06-14 21:28 ------- gonzalo: definitely compiler gonzalo: compilign with mcs on windows and running on MS and mono printed A gonzalo: while using csc printed the expected C on both runtimes + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-28 19:07 ------- + +We can avoid generating the proxy (from pending.cs) on BaseImplements +if the method is virtual. + +A patch is on SVN at 46679. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
