[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
Tue, 5 Oct 2004 09:21:32 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65764
--- shadow/65764 2004-10-04 13:42:54.000000000 -0400
+++ shadow/65764.tmp.17292 2004-10-05 09:21:32.000000000 -0400
@@ -10,13 +10,12 @@
Component: misc
AssignedTo: vargaz@gmail.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: mcs does not handle interfaces that indirectly extend other interface
Apparently, mcs does not handle interfaces that directly extend other
interface :
For example :
@@ -170,6 +169,10 @@
make[1]: Leaving directory
`/home/zovarga/mono-cvs/mcs/class/Mono.Data.SqliteClient'
------- Additional Comments From vargaz@freemail.hu 2004-10-04 13:42 -------
*** Bug 61223 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From vargaz@gmail.com 2004-10-05 09:21 -------
+Martin, could you take a look at why this breaks the class libs
+compilation ?