[Mono-bugs] [Bug 81803][Nor] Changed - virtual method in a base class is not recognized for an override

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 13 08:50:12 EDT 2007


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 marek.safar at seznam.cz.

http://bugzilla.ximian.com/show_bug.cgi?id=81803

--- shadow/81803	2007-06-13 08:48:53.000000000 -0400
+++ shadow/81803.tmp.25355	2007-06-13 08:50:12.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81803
 Product: Mono: Compilers
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: marek.safar at seznam.cz                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -43,6 +43,10 @@
 This blocks LocalFileSettingsProvider implementation in practice.
 
 
 Additional Information:
 
 It might be a build issue, but I doubt that.
+
+------- Additional Comments From marek.safar at seznam.cz  2007-06-13 08:50 -------
+mcs behaves correctly. The problem was that the argument type was
+redefined and then the method signature could not match.


More information about the mono-bugs mailing list