[Mono-bugs] [Bug 65764][Nor] Changed - mcs does not handle interfaces that indirectly extend other interface
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 1 Oct 2004 16:31:09 -0400 (EDT)
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 jluke@cfl.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65764
--- shadow/65764 2004-09-13 15:08:36.000000000 -0400
+++ shadow/65764.tmp.29646 2004-10-01 16:31:09.000000000 -0400
@@ -1,16 +1,16 @@
Bug#: 65764
-Product: Mono: Compilers
+Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: C#
+Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -135,6 +135,9 @@
test.cs(16) error CS1501: No overload for method `foo' takes `1' arguments
Compilation failed: 3 error(s), 0 warnings
make: *** [build-test] Error 1
It compiles fine using csc and mcs running on MS.NET runtime, so its
indeed a runtime issue.
+
+------- Additional Comments From jluke@cfl.rr.com 2004-10-01 16:31 -------
+from above comments moving this to runtime