[Mono-bugs] [Bug 689476] SuppressMessage from parent methods does not properly apply to anonymous delegates within their scope

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 25 19:40:46 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=689476#c1


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |spouliot at novell.com
         AssignedTo|mono-bugs at lists.ximian.com  |spouliot at novell.com

--- Comment #1 from Sebastien Pouliot <spouliot at novell.com> 2011-04-25 23:40:45 UTC ---
> same issue will pop up regardless of the rule

Many rules will ignore generated code. Fxcop can too (but it's global settings
iirc). 

I'm not sure if you're hitting the above or if FxCop really extends
[SuppressMessage] in those cases (and if that would work with MCS, or other
compilers, compiled code). But that's worth investigating :)

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


More information about the mono-bugs mailing list