[Mono-bugs] [Bug 665171] AvoidVisibleFieldsRule only looks at [SuppressMessage] metadata at get / set or add / remove
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 19 20:57:36 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=665171
https://bugzilla.novell.com/show_bug.cgi?id=665171#c5
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |CLOSED
InfoProvider|ethan_j_brown at hotmail.com |
Resolution| |FIXED
--- Comment #5 from Sebastien Pouliot <spouliot at novell.com> 2011-01-20 01:57:34 UTC ---
Ok, so I added two test cases on AvoidVisibleFieldsRule. One with 'event' which
is a success and one with a *missing* 'event' which is a failure. Pushed as
0d1619bfd39848da1aca7078158601d38b92573e on master
At this stage I'm pretty convinced that this is a mistake* so I'll close the
bug report. Please re-open it if I misinterpreted something.
* a pretty good one since it found out about the missing support of
event/properties wrt [SuppressMessage] :-) that's pushed as
48ba2d74b24f6b8b1e0881391b393362ee447355 on master
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list