[Mono-dev] ERROR CS3001: Why not a Warning ?

Marek Safar marek.safar at seznam.cz
Thu May 21 05:36:09 EDT 2009


Hello,
> Although I know what causes this error message, but... its a WARNING in .Net
> though in MONO its an Error.
> Do I'll need to change my code [CLSCompliant(false)] every where, where I
> get this error ?. Kindly let me know as I'll be changing quiet a code for
> this thing to work for my project.
>
> I am using UBUNTU, 9.04 (latest) version. And using MONODEVELOP for
> compilation.
>   
Mono C# compiler has been reporting CLS compliance issues as warnings 
since 07/2008. You have either old Mono or something is wrong in your 
project.

Marek


More information about the Mono-devel-list mailing list