[Mono-bugs] [Bug 30285][Min] Changed - MCS doesn't check for CLS compliance

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Apr 2004 15:10:23 -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 miguel@ximian.com.

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

--- shadow/30285	2003-07-22 15:18:47.000000000 -0400
+++ shadow/30285.tmp.32173	2004-04-01 15:10:23.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 30285
-Product: Mono/MCS
+Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
-Component: Misc
+Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martin@gnome.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -24,6 +24,18 @@
 exposed API.  here is a list:
 
 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconwritingcls-compliantcode.asp
 
 It might also be useful to look at the MS C# errors for CLS compliance
 and follow those.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-11-18 12:52 -------
+*** Bug 50117 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From bmaurer@users.sf.net  2003-11-19 14:11 -------
+*** Bug 34768 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From bmaurer@users.sf.net  2003-11-19 14:12 -------
+*** Bug 51167 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From miguel@ximian.com  2004-04-01 15:10 -------
+Marek Safar has provided an implementation of this now.