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 [EMAIL PROTECTED]

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

--- shadow/75270        2005-06-14 21:25:51.000000000 -0400
+++ shadow/75270.tmp.10494      2005-06-14 21:25:51.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 75270
+Product: Mono: Compilers
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: C#
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Interface/virtual dispatch problem
+
+the attached test prints out the following:
+
+A.SetObject hi
+
+when it should print
+
+C.SetObject hi
+
+modifying the test to enable the implementation of SetObject in class B
+fixes the problem.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to