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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
16 Sep 2002 13:58:51 -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 martin@gnome.org.

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

--- shadow/30171	Sat Sep 14 09:27:02 2002
+++ shadow/30171.tmp.21273	Mon Sep 16 09:58:51 2002
@@ -12,12 +12,13 @@
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: ref/out overloading mismatch
+OtherBugsDependingOnThis: 30101
 
 The following program should not compile, but it does with mcs on both
 runtimes.
 using System;
 
 class T {