[Mono-bugs] [Bug 30606][Nor] Changed - mcs report errors when formal parameter is an interface and actual parameter is object that implements the interface

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Sep 2002 07:03:18 -0000


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 gonzalo@ximian.com.

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

--- shadow/30606	Thu Sep 19 03:00:52 2002
+++ shadow/30606.tmp.7320	Thu Sep 19 03:03:18 2002
@@ -1,14 +1,14 @@
 Bug#: 30606
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: SuSE Linux 8.0
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -57,6 +57,9 @@
 How often does this happen?        
   
 Every time       
       
   
 Additional Information:
+
+------- Additional Comments From gonzalo@ximian.com  2002-09-19 03:03 -------
+It seems that Type.IsAssignable from is the answer...