[Mono-bugs] [Bug 57458][Nor] Changed - bogus CLS compliance errors (CS3005)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 11:44:08 -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 sebastien@ximian.com.

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

--- shadow/57458	2004-04-23 12:32:47.000000000 -0400
+++ shadow/57458.tmp.5964	2004-04-28 11:44:08.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 57458
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: marek.safar@seznam.cz                            
 ReportedBy: sebastien@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -50,6 +50,10 @@
 
 Additional Information:
 CLS compliance has been turned off to fix the build.
 
 ------- Additional Comments From miguel@ximian.com  2004-04-23 12:32 -------
 Am CCing Marek on this bug.
+
+------- Additional Comments From sebastien@ximian.com  2004-04-28 11:44 -------
+Oops my error. I was missing (and overwrited) some #if INSIDE_CORLIB -
+so that's why it was working on cygwin and not on Linux.