https://bugzilla.novell.com/show_bug.cgi?id=358131
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=358131#c1 --- Comment #1 from G M <[EMAIL PROTECTED]> 2008-02-01 16:11:44 MST --- It seems the following line is the cause of this error: [assembly: CLSCompliant(true)] It comes from the Properties/AssemblyInfo.cs file. If I set it to: [assembly: CLSCompliant(false)] or remove it, I get no problems compiling. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
