https://bugzilla.novell.com/show_bug.cgi?id=665144
https://bugzilla.novell.com/show_bug.cgi?id=665144#c1 Sebastien Pouliot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] Severity|Enhancement |Normal --- Comment #1 from Sebastien Pouliot <[email protected]> 2011-01-19 00:29:40 UTC --- Yes, I also think it makes sense to ignore cases where an interface is being implemented, either from the BCL (a) or anywhere else (b). (a) there's not much choice available - besides adding a "can't be fixed" ignore entry; (b) the real defect resides in the interface definition - and will be reported if the interface is analyzed by Gendarme, no need to report the types that implements it (the compiler will issue errors once the interface is fixed :-) -- 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
