[Mono-devel-list] CLS-compliance check breaks NDoc build

Ben Maurer bmaurer at users.sourceforge.net
Sun Apr 4 10:20:16 EDT 2004


On Sun, 2004-04-04 at 09:47, Gert Driesen wrote:
> I think there are two issues here : missing CLSCompliant attributes (on both
> assembly and class/member level), and the ArgumentException that is thrown,
> no ?
The ArgumentException is very likely a direct result of the error which
is due to the missing attribute. It should not happen, but the
compilation is going to fail anyways, so not a big issue... Do file a
bug report anyways.

> >
> > For right now, a workaround is:
> >    -clscheck[+|-]     Disables CLS Compliance verifications
> 
> I'd rather keep both the Mono and .NET versions of NDoc and NAnt identical
> (and eventually move to a single set of binaries), but thanks for the
> pointer though ..

Oh, of course, am just giving you something so that while this gets
fixed, you can compile.

-- Ben





More information about the Mono-devel-list mailing list