[Mono-bugs] [Bug 59864][Nor] Changed - [PATCH] CS0019

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Apr 2005 17:14:58 -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 miguel@ximian.com.

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

--- shadow/59864	2005-02-13 03:52:32.000000000 -0500
+++ shadow/59864.tmp.25251	2005-04-16 17:14:58.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59864
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: marek.safar@seznam.cz               
 QAContact: mono-bugs@ximian.com
@@ -51,6 +51,9 @@
 ------- Additional Comments From jluke@cfl.rr.com  2004-09-19 20:40 -------
 Attached patch just adds a test to check that the types are the same,
 just like the block immediately above it does.
 
 ------- Additional Comments From duncan@ximian.com  2005-02-13 03:52 -------
 This looks good, let's commit it?
+
+------- Additional Comments From miguel@ximian.com  2005-04-16 17:14 -------
+Thanks for the patch;   Applied.