[Mono-bugs] [Bug 30171][Nor] Changed - ref/out overloading mismatch

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
11 Oct 2002 20:08:22 -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 ravi@ximian.com.

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

--- shadow/30171	Fri Oct 11 15:32:21 2002
+++ shadow/30171.tmp.25216	Fri Oct 11 16:08:22 2002
@@ -12,13 +12,13 @@
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: ref/out overloading mismatch
-OtherBugsDependingOnThis: 30101
+OtherBugsDependingOnThis: 30101[FIXED]
 
 The following program should not compile, but it does with mcs on both
 runtimes.
 using System;
 
 class T {