[Mono-bugs] [Bug 46923][Nor] Changed - MCS fails on explicit cast to delegate

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 28 Jul 2003 12:12:05 -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 martin@ximian.com.

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

--- shadow/46923	Sat Jul 26 13:41:49 2003
+++ shadow/46923.tmp.1192	Mon Jul 28 12:12:05 2003
@@ -1,13 +1,13 @@
 Bug#: 46923
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: Debian Sid
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mono@terrarium.f9.co.uk               
 QAContact: mono-bugs@ximian.com
@@ -69,6 +69,9 @@
 		{
 			Console.WriteLine ( "Delegate Called" );
 		}
 	}
 }
 
+
+------- Additional Comments From martin@ximian.com  2003-07-28 12:12 -------
+Fixed in CVS.