https://bugzilla.novell.com/show_bug.cgi?id=665137

https://bugzilla.novell.com/show_bug.cgi?id=665137#c2


Sebastien Pouliot <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
         AssignedTo|[email protected]  |[email protected]

--- Comment #2 from Sebastien Pouliot <[email protected]> 2011-01-24 00:11:02 
UTC ---
Yep, it's by design - but it's not two rules for one (or both would have the
[FxCopCompatibility] attribute, like a few rules already have).

I generally dislike interdependence between rules since it make it difficult to
run one without the other. In this case it looks like we already did such a
thing:

<quote>Note that the rule does not complain if a method throws
System.NotImplementedException because DoNotForgetNotImplementedMethodsRule
will flag them.</quote>

.. so I think we should follow it thru (unless we change them in future
release) and mark them both with the same FxCopCompatibility attribute.

-- 
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

Reply via email to