[Mono-bugs] [Bug 668386] Should allow reporting items which were ignored without affecting the final exitCode
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Apr 3 11:28:53 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=668386
https://bugzilla.novell.com/show_bug.cgi?id=668386#c3
Andrés G. Aragoneses <knocte at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[post] Should allow |Should allow reporting
|reporting items which were |items which were ignored
|ignored without affecting |without affecting the final
|the final exitCode |exitCode
--- Comment #3 from Andrés G. Aragoneses <knocte at gmail.com> 2011-04-03 15:28:53 UTC ---
Not sure I get completely the idea of how to fix this enhancement with
post-processing tools, but I just had a different idea.
-> gd2i would generate an ignore-file, but with an extension like .baseline or
something like that.
-> gendarme would then accept two different modifier for ignore files: --ignore
and --baseline. Ignored rules by --baseline would still be reported as defects,
but without making Gendarme fail, and ignored rules by the --ignore flag would
be completely ignored as if they didn't exist.
--
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