[Mono-devel-list] MCS bug?
Martin Baulig
martin at ximian.com
Mon Feb 9 16:12:26 EST 2004
On Mon, 2004-02-09 at 21:59, David Sheldon wrote:
> The fact that it is recursive is not something that the compiler should
> check, however csc does give the warning
>
> "test.cs(5,13): warning CS0169: The private field
> 'TestProperty.prop' is never used"
>
> Which mono does not. Should this be reported as a bug in mcs in its own
> right?
Have you tried this with a higher warning level in mcs ? If I remember
correctly, csc and mcs have different default warning levels and you
only get this warning in level 3 or 4.
--
Martin Baulig <martin at ximian.com>
Now blogging ! http://primates.ximian.com/~martin/blog
More information about the Mono-devel-list
mailing list