[Mono-bugs] [Bug 51167][Nor] Changed - MCS accepts non-cls compliant parameter type in cls compliant method

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 19 Nov 2003 14:12:03 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/51167	2003-11-19 13:55:19.000000000 -0500
+++ shadow/51167.tmp.5785	2003-11-19 14:12:03.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51167
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -37,6 +37,11 @@
 
 Actual Results:
 Compilation succeeded
 
 Expected Results:
 error CS3001: Argument type 'Data' is not CLS-compliant
+
+------- Additional Comments From bmaurer@users.sf.net  2003-11-19 14:12 -------
+
+
+*** This bug has been marked as a duplicate of 30285 ***