[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
Mon, 13 Sep 2004 11:29:40 -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 gert.driesen@pandora.be.

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

--- shadow/65764	2004-09-13 09:05:41.000000000 -0400
+++ shadow/65764.tmp.32380	2004-09-13 11:29:40.000000000 -0400
@@ -110,6 +110,12 @@
 for Microsoft (R) .NET Framework version 1.1.4322
 Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.
 
 
 Both MCS and CSC compiled using the supplied bug.dll (my ilasm is 
 borken right now).
+
+------- Additional Comments From gert.driesen@pandora.be  2004-09-13 11:29 -------
+As mentioned above, the repro I attached only allows you to 
+reproduce the issue at runtime, as it performs an explicit cast.
+
+I'll provide a compile time repro later today.