[Mono-bugs] [Bug 64400][Nor] Changed - Explicit declaration bugs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 5 Nov 2004 16:38:49 -0500 (EST)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=64400
--- shadow/64400 2004-11-03 19:00:58.000000000 -0500
+++ shadow/64400.tmp.22720 2004-11-05 16:38:49.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 64400
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: marek.safar@seznam.cz
QAContact: mono-bugs@ximian.com
@@ -129,6 +129,9 @@
The regression was that the compiler got confused when queryting
types, it would fetch two property definitions and not be able
to resolve them.
The patch above should be applied to fix 135, and then we should
look ingo the overload resolve problem.
+
+------- Additional Comments From miguel@ximian.com 2004-11-05 16:38 -------
+Fixed on CVS.