[Mono-bugs] [Bug 358131] Building Tao Framework on Mac OS X 10.4.11 Fails
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 1 18:11:44 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=358131
User grahamamacdonald at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=358131#c1
--- Comment #1 from G M <grahamamacdonald at gmail.com> 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.
More information about the mono-bugs
mailing list